ContactItemTypePresenceTrustLevelSpecified Property |
Namespace: Aspose.Email.Clients.Exchange.WebService.Schema_2016
public bool PresenceTrustLevelSpecified { get; set; }
Public Property PresenceTrustLevelSpecified As Boolean Get Set
public: property bool PresenceTrustLevelSpecified { bool get (); void set (bool value); }
member PresenceTrustLevelSpecified : bool with get, set