PropagationOwnershipOptions Enumeration

 

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.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/crm/2011/Contracts")]
public enum PropagationOwnershipOptions
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/crm/2011/Contracts")>
Public Enumeration PropagationOwnershipOptions

Members

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.

Remarks

Used for the OwnershipOptions, OwnershipOptions, and OwnershipOptions properties.

See Also

PropagateByExpressionRequest
DistributeCampaignActivityRequest
CreateActivitiesListRequest
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright