Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMeetingParticipants
Packages that use MicrosoftGraphMeetingParticipants
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphMeetingParticipants in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMeetingParticipantsModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.participants()Get the participants property: meetingParticipants.MicrosoftGraphMeetingParticipants.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: meetingParticipants.MicrosoftGraphMeetingParticipants.withAttendees(List<MicrosoftGraphMeetingParticipantInfo> attendees) Set the attendees property: The attendees property.MicrosoftGraphMeetingParticipants.withOrganizer(MicrosoftGraphMeetingParticipantInfo organizer) Set the organizer property: meetingParticipantInfo.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphMeetingParticipantsModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.withParticipants(MicrosoftGraphMeetingParticipants participants) Set the participants property: meetingParticipants.