ContactItemTypeInitials Property |
Namespace: Aspose.Email.Clients.Exchange.WebService.Schema_2016
public string Initials { get; set; }
Public Property Initials As String Get Set
public: property String^ Initials { String^ get (); void set (String^ value); }
member Initials : string with get, set