CreateActivitiesListRequest.Propagate Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets a value that indicates whether the activity is both created and executed. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool Propagate { get; set; }
Public Property Propagate As Boolean
Property Value
Type: System.Boolean
Type: Boolean
Indicates whether the activity is both created and executed.
true if an activity is both created and executed; false if an activity is created but not executed.
Remarks
This property is primarily used for the email activity. For the email activity, use true if an email is created, sent, and marked as complete. Use false if an email is created but not sent.
See Also
CreateActivitiesListRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright