CompleteName.Initials 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 initials of the contact.
public:
property System::String ^ Initials { System::String ^ get(); };
public string Initials { get; }
Public ReadOnly Property Initials As String
Property Value
The contact's initials.