EmailMailbox.SourceDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The display name of the source mailbox.
Windows requirements
App capabilities |
email
emailSystem
|