다음을 통해 공유


EmailMailboxForwardMeetingRequest.Comment 속성

정의

전달된 모임 초대에 추가할 주석을 가져옵니다. 데이터 공급자가 초대를 전자 메일 메시지로 전달하면 전달된 초대의 머리글과 본문 사이에 주석이 나타납니다.

public:
 property Platform::String ^ Comment { Platform::String ^ get(); };
winrt::hstring Comment();
public string Comment { get; }
var string = emailMailboxForwardMeetingRequest.comment;
Public ReadOnly Property Comment As String

속성 값

String

Platform::String

winrt::hstring

모임 초대에 추가할 주석입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상