Uses of Class
odata.msgraph.client.beta.entity.collection.request.LocalizedNotificationMessageCollectionRequest
-
-
Uses of LocalizedNotificationMessageCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.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.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return LocalizedNotificationMessageCollectionRequest Modifier and Type Method Description LocalizedNotificationMessageCollectionRequestNotificationMessageTemplateCollectionRequest. localizedNotificationMessages() -
Uses of LocalizedNotificationMessageCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return LocalizedNotificationMessageCollectionRequest Modifier and Type Method Description LocalizedNotificationMessageCollectionRequestNotificationMessageTemplateRequest. localizedNotificationMessages()
-