Skip to main content
Version: 7.0.0

OutlookMailCategory

This page supports schema for Outlookmail Datatype OutlookMailCategory.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "OutlookMail Category Name",
"ko": "아웃룩메일 카테고리 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "OutlookMail Category Value",
"ko": "아웃룩메일 카테고리 이름"
}
}
},
"type": "string"
}