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