Skip to main content
Version: 6.0.9

OutlookMailMessage

This page supports schema for Outlookmail Datatype OutlookMailMessage.

{
"properties": {
"@odata.context": {
"type": "string",
"x-label": {
"en": "@odata.context",
"ko": "@odata.context"
}
},
"@odata.etag": {
"type": "string",
"x-label": {
"en": "@odata.etag",
"ko": "@odata.etag"
}
},
"bccRecipients": {
"items": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email To Name",
"ko": "이메일 받는사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email To Address",
"ko": "이메일 주소"
}
}
},
"type": "object"
},
"type": "array",
"x-label": {
"en": "BCC Recipients",
"ko": "숨은참조"
}
},
"body": {
"properties": {
"content": {
"type": "string",
"x-label": {
"en": "Email Content",
"ko": "이메일 본문 내용"
}
},
"contentType": {
"type": "string",
"x-label": {
"en": "Email Content Type",
"ko": "임메일 본문 컨텐츠 타입"
}
}
},
"type": "object",
"x-label": {
"en": "Body",
"ko": "본문"
}
},
"bodyPreview": {
"type": "string",
"x-label": {
"en": "bodyPreview",
"ko": "본문 미리보기"
}
},
"categories": {
"items": {
"type": "string"
},
"type": "array",
"x-label": {
"en": "categories",
"ko": "카테고리"
}
},
"ccRecipients": {
"items": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email To Name",
"ko": "이메일 받는사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email To Address",
"ko": "이메일 주소"
}
}
},
"type": "object"
},
"type": "array",
"x-label": {
"en": "CC Recipients",
"ko": "참조"
}
},
"changeKey": {
"type": "string",
"x-label": {
"en": "changeKey",
"ko": "변경키"
}
},
"conversationId": {
"type": "string",
"x-label": {
"en": "conversation Id",
"ko": "대화 아이디"
}
},
"createdDateTime": {
"type": "string",
"x-label": {
"en": "createdDateTime",
"ko": "생성 시간"
}
},
"flag": {
"properties": {
"flagStatus": {
"type": "string",
"x-label": {
"en": "flag Status",
"ko": "플래그 상태"
}
}
},
"type": "object",
"x-label": {
"en": "flag",
"ko": "flag"
}
},
"from": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email From Name",
"ko": "이메일 보낸사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email From Address",
"ko": "이메일 주소"
}
}
},
"type": "object",
"x-label": {
"en": "From",
"ko": "보낸사람"
}
},
"hasAttachments": {
"type": "boolean",
"x-label": {
"en": "has Attachments",
"ko": "첨부파일 여부"
}
},
"id": {
"type": "string",
"x-label": {
"en": "Email ID",
"ko": "이메일 아이디"
}
},
"importance": {
"type": "string",
"x-label": {
"en": "importance",
"ko": "중요도"
}
},
"internetMessageId": {
"type": "string",
"x-label": {
"en": "internet Message Id",
"ko": "인터넷 메시지 아이디"
}
},
"isDeliveryReceiptRequested": {
"type": "boolean",
"x-label": {
"en": "is Delivery Receipt Requested",
"ko": "배달확인 요청 여부"
}
},
"isDraft": {
"type": "boolean",
"x-label": {
"en": "is Draft",
"ko": "임시저장 여부"
}
},
"isRead": {
"type": "boolean",
"x-label": {
"en": "is Read",
"ko": "읽음 여부"
}
},
"isReadReceiptRequested": {
"type": "boolean",
"x-label": {
"en": "is Read Receipt Requested",
"ko": "수신확인 요청 여부"
}
},
"lastModifiedDateTime": {
"type": "string",
"x-label": {
"en": "lastModifiedDateTime",
"ko": "마지막 수정 시간"
}
},
"parentFolderId": {
"type": "string",
"x-label": {
"en": "parent Folder Id",
"ko": "상위 폴더 아이디"
}
},
"receivedDateTime": {
"type": "string",
"x-label": {
"en": "receivedDateTime",
"ko": "받은 시간"
}
},
"replyTo": {
"items": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email To Name",
"ko": "이메일 받는사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email To Address",
"ko": "이메일 주소"
}
}
},
"type": "object"
},
"type": "array",
"x-label": {
"en": "replyTo",
"ko": "답장 주소"
}
},
"sender": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email Sender Name",
"ko": "이메일 보낸사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email Sender Address",
"ko": "이메일 주소"
}
}
},
"type": "object",
"x-label": {
"en": "Sender",
"ko": "보낸사람"
}
},
"sentDateTime": {
"type": "string",
"x-label": {
"en": "sent DateTime",
"ko": "보낸 시간"
}
},
"subject": {
"type": "string",
"x-label": {
"en": "Email Subject",
"ko": "이메일 제목"
}
},
"toRecipients": {
"items": {
"properties": {
"emailAddress": {
"properties": {
"address": {
"type": "string",
"x-label": {
"en": "Email address",
"ko": "이메일 주소"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Email To Name",
"ko": "이메일 받는사람 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Email To Address",
"ko": "이메일 주소"
}
}
},
"type": "object"
},
"type": "array",
"x-label": {
"en": "To Recipients",
"ko": "받는사람"
}
},
"webLink": {
"type": "string",
"x-label": {
"en": "webLink",
"ko": "링크"
}
}
},
"required": [],
"type": "object"
}