PeerContact::DisplayName Property
.NET Framework (current version)
Gets or sets a string which represents the display name of the PeerContact.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System::String^String which represents the display name of this PeerContact. Unless explicitly specified, the default value for all properties is null for reference types.
| Exception | Condition |
|---|---|
| ObjectDisposedException | This PeerContact object has been disposed. |
A display name may be used to differentiate contacts in a ContactManager in instances where a PeerContact may have multiple email addresses, or if there are multiple peers with the same display name.
.NET Framework
Available since 3.5
Available since 3.5
Show: