Uses of Class
odata.msgraph.client.beta.entity.collection.request.MentionCollectionRequest
-
Packages that use MentionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MentionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MentionCollectionRequest Modifier and Type Method Description MentionCollectionRequestMessage. getMentions()Org.OData.Capabilities.V1.ChangeTrackingMentionCollectionRequestPost. getMentions()Org.OData.Capabilities.V1.ChangeTracking -
Uses of MentionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MentionCollectionRequest Modifier and Type Method Description MentionCollectionRequestMessageCollectionRequest. mentions()MentionCollectionRequestPostCollectionRequest. mentions() -
Uses of MentionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MentionCollectionRequest Modifier and Type Method Description MentionCollectionRequestMessageRequest. mentions()MentionCollectionRequestPostRequest. mentions()
-