MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withActiveDurationSeconds(Integer activeDurationSeconds) |
Set the activeDurationSeconds property: Optional.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withActivity(MicrosoftGraphUserActivity activity) |
Set the activity property: userActivity.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: activityHistoryItem.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: Set by the server.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Set the expirationDateTime property: Optional.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withLastActiveDateTime(OffsetDateTime lastActiveDateTime) |
Set the lastActiveDateTime property: Optional.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: Set by the server.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withStartedDateTime(OffsetDateTime startedDateTime) |
Set the startedDateTime property: Required.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withStatus(MicrosoftGraphStatus status) |
Set the status property: The status property.
|
MicrosoftGraphActivityHistoryItem |
MicrosoftGraphActivityHistoryItem.withUserTimezone(String userTimezone) |
Set the userTimezone property: Optional.
|