共用方式為


EmailFolder.MailboxId 屬性

定義

取得包含這個資料夾的信箱識別碼。

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

包含此資料夾的信箱識別碼。

Windows 需求

應用程式功能
email emailSystem

適用於