Uses of Class
odata.msgraph.client.beta.entity.OutlookCategory
-
Packages that use OutlookCategory Package Description odata.msgraph.client.beta.entity -
-
Uses of OutlookCategory in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OutlookCategory Modifier and Type Method Description OutlookCategoryOutlookCategory.Builder. build()OutlookCategoryOutlookCategory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.OutlookCategoryOutlookCategory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).OutlookCategoryOutlookCategory. withColor(CategoryColor color)OutlookCategoryOutlookCategory. withDisplayName(String displayName)OutlookCategoryOutlookCategory. withUnmappedField(String name, String value)
-