Skip to main content
Version: 6.2.0

MSTeamsChat

This page supports schema for Msteams Datatype MSTeamsChat.

{
"properties": {
"id": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat id",
"ko": "마이크로소프트 팀즈 챗 id"
}
},
"label": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Label",
"ko": "마이크로소프트 팀즈 챗 라벨"
}
},
"value": {
"properties": {
"chatType": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Type",
"ko": "마이크로소프트 팀즈 챗 타입"
}
},
"createdDateTime": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Created Date Time",
"ko": "마이크로소프트 팀즈 챗 생성 일시"
}
},
"id": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat id",
"ko": "마이크로소프트 팀즈 챗 id"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Name",
"ko": "마이크로소프트 팀즈 챗 이름"
}
},
"onlineMeetingInfo": {
"properties": {},
"type": "object",
"x-label": {
"en": "Microsoft Teams Chat Online Meeting Info",
"ko": "마이크로소프트 팀즈 챗 온라인 미팅 정보"
}
},
"topic": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Topic",
"ko": "마이크로소프트 팀즈 챗 주제"
}
},
"viewpoint": {
"properties": {
"isHidden": {
"type": "boolean",
"x-label": {
"en": "Microsoft Teams Chat Viewpoint Is Hidden",
"ko": "마이크로소프트 팀즈 챗 뷰포인트 숨김 여부"
}
},
"lastMessageReadDateTime": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Last Message Read Date Time",
"ko": "마이크로소프트 팀즈 챗 마지막 메시지 읽은 시간"
}
}
},
"type": "object",
"x-label": {
"en": "Microsoft Teams Chat Viewpoint",
"ko": "마이크로소프트 팀즈 챗 뷰포인트"
}
},
"webUrl": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Chat Web URL",
"ko": "마이크로소프트 팀즈 챗 웹 URL"
}
}
},
"type": "object",
"x-label": {
"en": "Microsoft Teams Chat Value",
"ko": "마이크로소프트 팀즈 챗 값"
}
}
},
"type": "object"
}