Uses of Class
microsoft.dynamics.crm.entity.collection.request.EmailserverprofileCollectionRequest
-
-
Uses of EmailserverprofileCollectionRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return EmailserverprofileCollectionRequest Modifier and Type Method Description EmailserverprofileCollectionRequestBusinessunit. getBusiness_unit_emailserverprofile()EmailserverprofileCollectionRequestSystemuser. getLk_emailserverprofile_createdby()EmailserverprofileCollectionRequestSystemuser. getLk_emailserverprofile_createdonbehalfby()EmailserverprofileCollectionRequestSystemuser. getLk_emailserverprofile_modifiedby()EmailserverprofileCollectionRequestSystemuser. getLk_emailserverprofile_modifiedonbehalfby()EmailserverprofileCollectionRequestOrganization. getOrganization_emailserverprofile()EmailserverprofileCollectionRequestPrincipal. getOwner_emailserverprofile()EmailserverprofileCollectionRequestTeam. getTeam_emailserverprofile() -
Uses of EmailserverprofileCollectionRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return EmailserverprofileCollectionRequest Modifier and Type Method Description EmailserverprofileCollectionRequestBusinessunitCollectionRequest. business_unit_emailserverprofile()EmailserverprofileCollectionRequestSystemuserCollectionRequest. lk_emailserverprofile_createdby()EmailserverprofileCollectionRequestSystemuserCollectionRequest. lk_emailserverprofile_createdonbehalfby()EmailserverprofileCollectionRequestSystemuserCollectionRequest. lk_emailserverprofile_modifiedby()EmailserverprofileCollectionRequestSystemuserCollectionRequest. lk_emailserverprofile_modifiedonbehalfby()EmailserverprofileCollectionRequestOrganizationCollectionRequest. organization_emailserverprofile()EmailserverprofileCollectionRequestTeamCollectionRequest. team_emailserverprofile() -
Uses of EmailserverprofileCollectionRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return EmailserverprofileCollectionRequest Modifier and Type Method Description EmailserverprofileCollectionRequestBusinessunitRequest. business_unit_emailserverprofile()EmailserverprofileCollectionRequestSystemuserRequest. lk_emailserverprofile_createdby()EmailserverprofileCollectionRequestSystemuserRequest. lk_emailserverprofile_createdonbehalfby()EmailserverprofileCollectionRequestSystemuserRequest. lk_emailserverprofile_modifiedby()EmailserverprofileCollectionRequestSystemuserRequest. lk_emailserverprofile_modifiedonbehalfby()EmailserverprofileCollectionRequestOrganizationRequest. organization_emailserverprofile()EmailserverprofileCollectionRequestPrincipalRequest. owner_emailserverprofile()EmailserverprofileCollectionRequestTeamRequest. team_emailserverprofile() -
Uses of EmailserverprofileCollectionRequest in microsoft.dynamics.crm.entity.set
Subclasses of EmailserverprofileCollectionRequest in microsoft.dynamics.crm.entity.set Modifier and Type Class Description classEmailserverprofiles
-