SendEmail Class
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Sends an e-mail message.
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Xrm.Sdk.Workflow.Activities.SendEmail
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Xrm.Sdk.Workflow.Activities.SendEmail
| Name | Description | |
|---|---|---|
![]() | SendEmail() | Initializes a new instance of the SendEmail class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Entity | Gets or sets the e-mail record. |
![]() | EntityId | Gets or sets the ID of the resulting e-mail record. |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show:


