Uses of Class
microsoft.dynamics.crm.entity.request.ExchangesyncidmappingRequest
-
Packages that use ExchangesyncidmappingRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ExchangesyncidmappingRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return ExchangesyncidmappingRequest Modifier and Type Method Description ExchangesyncidmappingRequestSystem. exchangesyncidmappings(UUID exchangesyncidmappingid) -
Uses of ExchangesyncidmappingRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ExchangesyncidmappingRequest Modifier and Type Method Description ExchangesyncidmappingRequestBusinessunitCollectionRequest. business_unit_exchangesyncidmapping(UUID exchangesyncidmappingid)ExchangesyncidmappingRequestTeamCollectionRequest. team_exchangesyncidmapping(UUID exchangesyncidmappingid)ExchangesyncidmappingRequestSystemuserCollectionRequest. user_exchangesyncidmapping(UUID exchangesyncidmappingid) -
Uses of ExchangesyncidmappingRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ExchangesyncidmappingRequest Modifier and Type Method Description ExchangesyncidmappingRequestBusinessunitRequest. business_unit_exchangesyncidmapping(UUID exchangesyncidmappingid)ExchangesyncidmappingRequestPrincipalRequest. owner_exchangesyncidmapping(UUID exchangesyncidmappingid)ExchangesyncidmappingRequestTeamRequest. team_exchangesyncidmapping(UUID exchangesyncidmappingid)ExchangesyncidmappingRequestSystemuserRequest. user_exchangesyncidmapping(UUID exchangesyncidmappingid)
-