다음을 통해 공유


EmailMessage.InResponseToMessageId 속성

정의

이 메시지가 응답인 전자 메일 메시지의 식별자를 가져옵니다.

public:
 property Platform::String ^ InResponseToMessageId { Platform::String ^ get(); };
winrt::hstring InResponseToMessageId();
public string InResponseToMessageId { get; }
var string = emailMessage.inResponseToMessageId;
Public ReadOnly Property InResponseToMessageId As String

속성 값

String

Platform::String

winrt::hstring

이 메시지가 응답인 전자 메일 메시지의 식별자입니다.

Windows 요구 사항

앱 기능
email emailSystem

적용 대상