Uses of Class
com.microsoft.graph.models.EngagementConversation
Packages that use EngagementConversation
-
Uses of EngagementConversation in com.microsoft.graph.models
Subclasses of EngagementConversation in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassA conversation for Teams QA online meeting.Methods in com.microsoft.graph.models that return EngagementConversationModifier and TypeMethodDescriptionstatic EngagementConversationEngagementConversation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEngagementConversationMessage.getConversation()Gets the conversation property value.Methods in com.microsoft.graph.models with parameters of type EngagementConversationModifier and TypeMethodDescriptionvoidEngagementConversationMessage.setConversation(EngagementConversation value) Sets the conversation property value.