Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDelegateMeetingMessageDeliveryOptions
-
Packages that use MicrosoftGraphDelegateMeetingMessageDeliveryOptions Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphDelegateMeetingMessageDeliveryOptions in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphDelegateMeetingMessageDeliveryOptions Modifier and Type Field Description static MicrosoftGraphDelegateMeetingMessageDeliveryOptionsMicrosoftGraphDelegateMeetingMessageDeliveryOptions. SEND_TO_DELEGATE_AND_INFORMATION_TO_PRINCIPALStatic value sendToDelegateAndInformationToPrincipal for MicrosoftGraphDelegateMeetingMessageDeliveryOptions.static MicrosoftGraphDelegateMeetingMessageDeliveryOptionsMicrosoftGraphDelegateMeetingMessageDeliveryOptions. SEND_TO_DELEGATE_AND_PRINCIPALStatic value sendToDelegateAndPrincipal for MicrosoftGraphDelegateMeetingMessageDeliveryOptions.static MicrosoftGraphDelegateMeetingMessageDeliveryOptionsMicrosoftGraphDelegateMeetingMessageDeliveryOptions. SEND_TO_DELEGATE_ONLYStatic value sendToDelegateOnly for MicrosoftGraphDelegateMeetingMessageDeliveryOptions.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDelegateMeetingMessageDeliveryOptions Modifier and Type Method Description MicrosoftGraphDelegateMeetingMessageDeliveryOptionsMicrosoftGraphMailboxSettings. delegateMeetingMessageDeliveryOptions()Get the delegateMeetingMessageDeliveryOptions property: The delegateMeetingMessageDeliveryOptions property.static MicrosoftGraphDelegateMeetingMessageDeliveryOptionsMicrosoftGraphDelegateMeetingMessageDeliveryOptions. fromString(String name)Creates or finds a MicrosoftGraphDelegateMeetingMessageDeliveryOptions from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDelegateMeetingMessageDeliveryOptions Modifier and Type Method Description static Collection<MicrosoftGraphDelegateMeetingMessageDeliveryOptions>MicrosoftGraphDelegateMeetingMessageDeliveryOptions. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDelegateMeetingMessageDeliveryOptions Modifier and Type Method Description MicrosoftGraphMailboxSettingsMicrosoftGraphMailboxSettings. withDelegateMeetingMessageDeliveryOptions(MicrosoftGraphDelegateMeetingMessageDeliveryOptions delegateMeetingMessageDeliveryOptions)Set the delegateMeetingMessageDeliveryOptions property: The delegateMeetingMessageDeliveryOptions property.
-