Uses of Enum
com.microsoft.graph.models.NotificationRecipientsType
Packages that use NotificationRecipientsType
-
Uses of NotificationRecipientsType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return NotificationRecipientsTypeModifier and TypeMethodDescriptionstatic NotificationRecipientsTypestatic NotificationRecipientsTypeReturns the enum constant of this type with the specified name.static NotificationRecipientsType[]NotificationRecipientsType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type NotificationRecipientsTypeMethod parameters in com.microsoft.graph.models with type arguments of type NotificationRecipientsTypeModifier and TypeMethodDescriptionvoidNotificationRecipients.setRole(EnumSet<NotificationRecipientsType> value) Sets the role property value.