Uses of Class
odata.msgraph.client.entity.collection.request.LocalizedNotificationMessageCollectionRequest
-
Packages that use LocalizedNotificationMessageCollectionRequest Package Description odata.msgraph.client.entity odata.msgraph.client.entity.collection.request odata.msgraph.client.entity.request -
-
Uses of LocalizedNotificationMessageCollectionRequest in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return LocalizedNotificationMessageCollectionRequest Modifier and Type Method Description LocalizedNotificationMessageCollectionRequestNotificationMessageTemplate. getLocalizedNotificationMessages()“The list of localized messages for this Notification Message Template.” -
Uses of LocalizedNotificationMessageCollectionRequest in odata.msgraph.client.entity.collection.request
Methods in odata.msgraph.client.entity.collection.request that return LocalizedNotificationMessageCollectionRequest Modifier and Type Method Description LocalizedNotificationMessageCollectionRequestNotificationMessageTemplateCollectionRequest. localizedNotificationMessages() -
Uses of LocalizedNotificationMessageCollectionRequest in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request that return LocalizedNotificationMessageCollectionRequest Modifier and Type Method Description LocalizedNotificationMessageCollectionRequestNotificationMessageTemplateRequest. localizedNotificationMessages()
-