SendEmail.EntityId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the ID of the resulting e-mail record.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public OutArgument<Guid> EntityId { get; set; }
Public Property EntityId As OutArgument(Of Guid)
Property Value
Type: System.Activities.OutArgument<Guid>
Type: OutArgument
The ID of the resulting e-mail record.
See Also
SendEmail Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright