PropagateByExpressionRequest.Activity Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the activity to be distributed. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public Entity Activity { get; set; }
Public Property Activity As Entity
Property Value
Type: Microsoft.Xrm.Sdk.Entity
Type: Entity
The activity to be distributed.
Remarks
This property must be an instance of a class that represents a Microsoft Dynamics 365 activity. For this property, you can only use activities that specify a recipient, such as an appointment, email, fax, letter, or phone call.
See Also
PropagateByExpressionRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Activity entities
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright