PropagationOwnershipOptions Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the possible values for propagation ownership options.
For the Web API use the PropagationOwnershipOptions EnumType.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Member name | Description | |
|---|---|---|
| Caller | All created activities are assigned to the caller of the API. Value = 1. | |
| ListMemberOwner | Created activities are assigned to respective owners of target members. Value = 2. | |
| None | There is no change in ownership for the created activities. Value = 0. |
Used for the OwnershipOptions, OwnershipOptions, and OwnershipOptions properties.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: