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