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