EmailFolder.MailboxId プロパティ

定義

このフォルダーを含むメールボックスの ID を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

このフォルダーを含むメールボックスの ID。

Windows の要件

アプリの機能
email emailSystem

適用対象