共用方式為


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

適用於