Uses of Class
odata.msgraph.client.entity.request.LocalizedNotificationMessageRequest
-
Packages that use LocalizedNotificationMessageRequest Package Description odata.msgraph.client.entity.collection.request odata.msgraph.client.entity.request -
-
Uses of LocalizedNotificationMessageRequest in odata.msgraph.client.entity.collection.request
Methods in odata.msgraph.client.entity.collection.request that return LocalizedNotificationMessageRequest Modifier and Type Method Description LocalizedNotificationMessageRequestNotificationMessageTemplateCollectionRequest. localizedNotificationMessages(String id) -
Uses of LocalizedNotificationMessageRequest in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request that return LocalizedNotificationMessageRequest Modifier and Type Method Description LocalizedNotificationMessageRequestNotificationMessageTemplateRequest. localizedNotificationMessages(String id)
-