DistributeCampaignActivityRequest.OwnershipOptions Property

 

Applies To: Dynamics CRM 2015

Gets or sets the ownership options for the activity. Required.

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

Syntax

public PropagationOwnershipOptions OwnershipOptions { get; set; }
public:
property PropagationOwnershipOptions OwnershipOptions {
    PropagationOwnershipOptions get();
    void set(PropagationOwnershipOptions value);
}
member OwnershipOptions : PropagationOwnershipOptions with get, set
Public Property OwnershipOptions As PropagationOwnershipOptions

Property Value

Type: Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions

Type: PropagationOwnershipOptions
The ownership options for the activity.

See Also

DistributeCampaignActivityRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright