SendMessageOptions.LocalIdentityDisplayName 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 value of display name for local identity, if overridden by the application.
public:
property System::String ^ LocalIdentityDisplayName { System::String ^ get(); };
public string LocalIdentityDisplayName { get; }
member this.LocalIdentityDisplayName : string
Public ReadOnly Property LocalIdentityDisplayName As String