MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: timeOffReason.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.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.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withDisplayName(String displayName) |
Set the displayName property: The name of the timeOffReason.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withIconType(MicrosoftGraphTimeOffReasonIconType iconType) |
Set the iconType property: The iconType property.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withIsActive(Boolean isActive) |
Set the isActive property: Indicates whether the timeOffReason can be used when creating new entities or updating
existing ones.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphTimeOffReason |
MicrosoftGraphTimeOffReason.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.
|