PersonView.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 person from the PersonDetails.
public string Initials { get; }
member this.Initials : string
Public ReadOnly Property Initials As String