EmailConversation.MailboxId プロパティ

定義

メールボックスの ID を取得します。

public:
 property Platform::String ^ MailboxId { Platform::String ^ get(); };
winrt::hstring MailboxId();
public string MailboxId { get; }
var string = emailConversation.mailboxId;
Public ReadOnly Property MailboxId As String

プロパティ値

String

Platform::String

winrt::hstring

メールボックスの ID。

Windows の要件

アプリの機能
email emailSystem

適用対象