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