MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: timeOffRequest.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo) |
Set the assignedTo property: The assignedTo property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.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.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withEndDateTime(OffsetDateTime endDateTime) |
Set the endDateTime property: The Timestamp type represents date and time information using ISO 8601 format and
is always in UTC time.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.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.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withManagerActionDateTime(OffsetDateTime managerActionDateTime) |
Set the managerActionDateTime property: The managerActionDateTime property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withManagerActionMessage(String managerActionMessage) |
Set the managerActionMessage property: The managerActionMessage property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withManagerUserId(String managerUserId) |
Set the managerUserId property: The managerUserId property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withSenderDateTime(OffsetDateTime senderDateTime) |
Set the senderDateTime property: The senderDateTime property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withSenderMessage(String senderMessage) |
Set the senderMessage property: The senderMessage property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withSenderUserId(String senderUserId) |
Set the senderUserId property: The senderUserId property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: The Timestamp type represents date and time information using ISO 8601 format and
is always in UTC time.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withState(MicrosoftGraphScheduleChangeState state) |
Set the state property: The state property.
|
MicrosoftGraphTimeOffRequest |
MicrosoftGraphTimeOffRequest.withTimeOffReasonId(String timeOffReasonId) |
Set the timeOffReasonId property: The reason for the time off.
|