Uses of Class
com.microsoft.graph.models.OnlineMeetingInfo
Packages that use OnlineMeetingInfo
-
Uses of OnlineMeetingInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnlineMeetingInfoModifier and TypeMethodDescriptionstatic OnlineMeetingInfoOnlineMeetingInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEvent.getOnlineMeeting()Gets the onlineMeeting property value.Methods in com.microsoft.graph.models with parameters of type OnlineMeetingInfoModifier and TypeMethodDescriptionvoidEvent.setOnlineMeeting(OnlineMeetingInfo value) Sets the onlineMeeting property value.