Uses of Class
com.microsoft.graph.models.ChatMessageMentionedIdentitySet
Packages that use ChatMessageMentionedIdentitySet
-
Uses of ChatMessageMentionedIdentitySet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChatMessageMentionedIdentitySetModifier and TypeMethodDescriptionChatMessageMentionedIdentitySet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueChatMessageMention.getMentioned()Gets the mentioned property value.Methods in com.microsoft.graph.models with parameters of type ChatMessageMentionedIdentitySetModifier and TypeMethodDescriptionvoidChatMessageMention.setMentioned(ChatMessageMentionedIdentitySet value) Sets the mentioned property value.