Uses of Class
odata.msgraph.client.beta.entity.request.NotificationRequest
-
Packages that use NotificationRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of NotificationRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return NotificationRequest Modifier and Type Method Description NotificationRequestUserCollectionRequest. notifications(String id) -
Uses of NotificationRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return NotificationRequest Modifier and Type Method Description NotificationRequestUserRequest. notifications(String id)
-