Uses of Class
odata.msgraph.client.beta.entity.collection.request.DocumentCommentReplyCollectionRequest
-
Packages that use DocumentCommentReplyCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DocumentCommentReplyCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DocumentCommentReplyCollectionRequest Modifier and Type Method Description DocumentCommentReplyCollectionRequestDocumentComment. getReplies() -
Uses of DocumentCommentReplyCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DocumentCommentReplyCollectionRequest Modifier and Type Method Description DocumentCommentReplyCollectionRequestDocumentCommentCollectionRequest. replies() -
Uses of DocumentCommentReplyCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DocumentCommentReplyCollectionRequest Modifier and Type Method Description DocumentCommentReplyCollectionRequestDocumentCommentRequest. replies()
-