PropagationOwnershipOptions EnumType

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.

This Web API enum type corresponds to the organization service PropagationOwnershipOptions.

Members define the discrete options for the enumeration type.

Name

Value

Description

None

0

There is no change in ownership for the created activities.

Caller

1

All created activities are assigned to the caller of the API.

ListMemberOwner

2

Created activities are assigned to respective owners of target members.

The following use the PropagationOwnershipOptions enum type.

Name

How used

Description

CreateActivitiesList Action

OwnershipOptions Parameter

Creates a quick campaign to distribute an activity to members of a list (marketing list).

DistributeCampaignActivity Action

OwnershipOptions Parameter

Creates a bulk operation that distributes a campaign activity.

PropagateByExpression Action

OwnershipOptions Parameter

Creates a quick campaign to distribute an activity to accounts, contacts, or leads that are selected by a query.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: