OnenoteOperationCreatedDateTime Property |
The start time of the operation.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic DateTimeOffset CreatedDateTime { get; }
Public ReadOnly Property CreatedDateTime As DateTimeOffset
Get
public:
property DateTimeOffset CreatedDateTime {
DateTimeOffset get ();
}
member CreatedDateTime : DateTimeOffset with get
Property Value
Type:
DateTimeOffset
See Also