Uses of Class
odata.msgraph.client.beta.entity.collection.request.NotificationCollectionRequest
-
Packages that use NotificationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of NotificationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return NotificationCollectionRequest Modifier and Type Method Description NotificationCollectionRequestUser. getNotifications() -
Uses of NotificationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return NotificationCollectionRequest Modifier and Type Method Description NotificationCollectionRequestUserCollectionRequest. notifications() -
Uses of NotificationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return NotificationCollectionRequest Modifier and Type Method Description NotificationCollectionRequestUserRequest. notifications()
-