Class MicrosoftGraphAttendeeType


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

      • MicrosoftGraphAttendeeType

        public MicrosoftGraphAttendeeType()
    • Method Detail

      • fromString

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