EmailMailbox.LinkedMailboxId Property

Definition

Gets the identifier for a mailbox linked to this one.

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

Property Value

String

Platform::String

winrt::hstring

The identifier for a mailbox linked to this one.

Windows requirements

App capabilities
email emailSystem

Applies to