onenoteEntitySchemaObjectModel resource type
Namespace: microsoft.graph
This is a base type for OneNote entities.
Properties
Property | Type | Description |
---|---|---|
createdDateTime | DateTimeOffset | The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z . Read-only. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"createdDateTime": "String (timestamp)"
}