Uses of Class
odata.msgraph.client.beta.entity.request.DocumentCommentReplyRequest
-
Packages that use DocumentCommentReplyRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DocumentCommentReplyRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DocumentCommentReplyRequest Modifier and Type Method Description DocumentCommentReplyRequestDocumentCommentCollectionRequest. replies(String id) -
Uses of DocumentCommentReplyRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DocumentCommentReplyRequest Modifier and Type Method Description DocumentCommentReplyRequestDocumentCommentRequest. replies(String id)
-