Class MicrosoftGraphOnlineMeetingRole


  • public final class MicrosoftGraphOnlineMeetingRole
    extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphOnlineMeetingRole>
    Defines values for MicrosoftGraphOnlineMeetingRole.
    • Constructor Detail

      • MicrosoftGraphOnlineMeetingRole

        public MicrosoftGraphOnlineMeetingRole()
    • Method Detail

      • fromString

        public static MicrosoftGraphOnlineMeetingRole fromString​(String name)
        Creates or finds a MicrosoftGraphOnlineMeetingRole from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding MicrosoftGraphOnlineMeetingRole.