Uses of Class
com.microsoft.graph.models.AttendeeBase
Packages that use AttendeeBase
-
Uses of AttendeeBase in com.microsoft.graph.models
Subclasses of AttendeeBase in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return AttendeeBaseModifier and TypeMethodDescriptionstatic AttendeeBaseAttendeeBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAttendeeAvailability.getAttendee()Gets the attendee property value.Methods in com.microsoft.graph.models with parameters of type AttendeeBaseModifier and TypeMethodDescriptionvoidAttendeeAvailability.setAttendee(AttendeeBase value) Sets the attendee property value.