OnenoteOperationIsCreatedDateTimeSpecified Property |
Indicates whether CreatedDateTime property is specified.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic bool IsCreatedDateTimeSpecified { get; }
Public ReadOnly Property IsCreatedDateTimeSpecified As Boolean
Get
public:
property bool IsCreatedDateTimeSpecified {
bool get ();
}
member IsCreatedDateTimeSpecified : bool with get
Property Value
Type:
Boolean
See Also