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