Uses of Class
com.microsoft.graph.models.MeetingInfo
Packages that use MeetingInfo
-
Uses of MeetingInfo in com.microsoft.graph.models
Subclasses of MeetingInfo in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return MeetingInfoModifier and TypeMethodDescriptionstatic MeetingInfoMeetingInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getMeetingInfo()Gets the meetingInfo property value.Methods in com.microsoft.graph.models with parameters of type MeetingInfoModifier and TypeMethodDescriptionvoidCall.setMeetingInfo(MeetingInfo value) Sets the meetingInfo property value.