Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOutlookItem
Packages that use MicrosoftGraphOutlookItem
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOutlookItem in com.azure.resourcemanager.authorization.fluent.models
Modifier and TypeClassDescriptionfinal classcontact.final classevent.final classmessage.final classpost.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOutlookItemModifier and TypeMethodDescriptionMicrosoftGraphOutlookItem.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: outlookItem.MicrosoftGraphOutlookItem.withCategories(List<String> categories) Set the categories property: The categories associated with the item.MicrosoftGraphOutlookItem.withChangeKey(String changeKey) Set the changeKey property: Identifies the version of the item.MicrosoftGraphOutlookItem.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.Set the id property: Read-only.MicrosoftGraphOutlookItem.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.