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