Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents a specific timeCard event.
Property | Type | Description |
---|---|---|
dateTime | DateTimeOffset | The time the entry is recorded. |
isAtApprovedLocation | Boolean | Indicates whether this action happens at an approved location. |
notes | itemBody | Notes about the timeCardEvent. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.timeCardEvent",
"dateTime": "String (timestamp)",
"isAtApprovedLocation": "Boolean",
"notes": {
"@odata.type": "microsoft.graph.itemBody"
}
}
Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now