Expand description
Shared tri-state for the writable fields of Graph resources, distinguishing a field left out of a PATCH body from one explicitly cleared. See the update semantics at https://learn.microsoft.com/en-us/graph/api/contact-update.
Enumsยง
- Msgraph
Field - A writable Microsoft Graph resource field: absent from the serialized body, explicitly null, or set to a value.