SendEmailFromTemplate Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Sends an e-mail message to a recipient using an e-mail template.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Microsoft.Xrm.Sdk.Workflow.Activities.SendEmailFromTemplate

public sealed class SendEmailFromTemplate : CodeActivity

NameDescription
System_CAPS_pubmethodSendEmailFromTemplate()

Initializes a new instance of theSendEmailFromTemplate class.

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyEntity

Gets or sets the e-mail record.

System_CAPS_pubpropertyEntityId

Gets or sets the ID of the resulting e-mail.

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity.)

System_CAPS_pubpropertyRegardingId

Gets or sets the ID of the entity record with which the e-mail message is associated.

System_CAPS_pubpropertyRegardingType

Gets or sets the logical entity name of the entity represented by the RegardingdId property.

System_CAPS_pubpropertyTemplateId

Gets or sets the ID of the e-mail template to use.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: