EmailMailbox.SourceDisplayName Property

Definition

Gets the display name of the source mailbox.

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

Property Value

String

Platform::String

winrt::hstring

The display name of the source mailbox.

Windows requirements

App capabilities
email emailSystem

Applies to