MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: scheduleChangeRequest.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo) |
Set the assignedTo property: The assignedTo property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.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.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.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.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withManagerActionDateTime(OffsetDateTime managerActionDateTime) |
Set the managerActionDateTime property: The managerActionDateTime property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withManagerActionMessage(String managerActionMessage) |
Set the managerActionMessage property: The managerActionMessage property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withManagerUserId(String managerUserId) |
Set the managerUserId property: The managerUserId property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withSenderDateTime(OffsetDateTime senderDateTime) |
Set the senderDateTime property: The senderDateTime property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withSenderMessage(String senderMessage) |
Set the senderMessage property: The senderMessage property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withSenderUserId(String senderUserId) |
Set the senderUserId property: The senderUserId property.
|
MicrosoftGraphScheduleChangeRequest |
MicrosoftGraphScheduleChangeRequest.withState(MicrosoftGraphScheduleChangeState state) |
Set the state property: The state property.
|