EmailMailbox.UserDataAccountId Property

Definition

Gets the ID of the user data account for the mailbox.

public:
 property Platform::String ^ UserDataAccountId { Platform::String ^ get(); };
winrt::hstring UserDataAccountId();
public string UserDataAccountId { get; }
var string = emailMailbox.userDataAccountId;
Public ReadOnly Property UserDataAccountId As String

Property Value

String

Platform::String

winrt::hstring

The ID of the user data account for the mailbox.

Windows requirements

App capabilities
email emailSystem

Applies to