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