MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: timeOff.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format
and is always in UTC time.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withDraftTimeOff(MicrosoftGraphTimeOffItem draftTimeOff) |
Set the draftTimeOff property: timeOffItem.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601
format and is always in UTC time.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withSharedTimeOff(MicrosoftGraphTimeOffItem sharedTimeOff) |
Set the sharedTimeOff property: timeOffItem.
|
MicrosoftGraphTimeOff |
MicrosoftGraphTimeOff.withUserId(String userId) |
Set the userId property: ID of the user assigned to the timeOff.
|