ContactItemTypeContactShortId Property |
Namespace: Aspose.Email.Clients.Exchange.WebService.Schema_2016
public int ContactShortId { get; set; }
Public Property ContactShortId As Integer Get Set
public: property int ContactShortId { int get (); void set (int value); }
member ContactShortId : int with get, set