Uses of Class
odata.msgraph.client.beta.entity.collection.request.ContactCollectionRequest
-
Packages that use ContactCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ContactCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ContactCollectionRequest Modifier and Type Method Description ContactCollectionRequestContactFolder. getContacts()Org.OData.Capabilities.V1.ChangeTrackingContactCollectionRequestUser. getContacts()Org.OData.Capabilities.V1.ChangeTracking -
Uses of ContactCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ContactCollectionRequest Modifier and Type Method Description ContactCollectionRequestContactFolderCollectionRequest. contacts()ContactCollectionRequestUserCollectionRequest. contacts() -
Uses of ContactCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ContactCollectionRequest Modifier and Type Method Description ContactCollectionRequestContactFolderRequest. contacts()ContactCollectionRequestUserRequest. contacts()
-