Uses of Class
odata.msgraph.client.beta.entity.collection.request.WorkbookCommentReplyCollectionRequest
-
Packages that use WorkbookCommentReplyCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of WorkbookCommentReplyCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookCommentReplyCollectionRequest Modifier and Type Method Description WorkbookCommentReplyCollectionRequestWorkbookComment. getReplies() -
Uses of WorkbookCommentReplyCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return WorkbookCommentReplyCollectionRequest Modifier and Type Method Description WorkbookCommentReplyCollectionRequestWorkbookCommentCollectionRequest. replies() -
Uses of WorkbookCommentReplyCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return WorkbookCommentReplyCollectionRequest Modifier and Type Method Description WorkbookCommentReplyCollectionRequestWorkbookCommentRequest. replies()
-