SendEmail Properties
Include Protected Members
Include Inherited Members
The SendEmail type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
BCC | Gets or sets the recipients to blind-carbon copy (BCC) on the email message. |
![]() |
Body | Gets or sets the body text of the e-mail message. |
![]() |
CC | Gets or sets the recipients to carbon-copy (CC) on the e-mail message. |
![]() |
CorrelationToken | (Inherited from CallExternalMethodActivity.) |
![]() |
Description | (Inherited from Activity.) |
![]() |
DesignMode | (Inherited from DependencyObject.) |
![]() |
Enabled | (Inherited from Activity.) |
![]() |
ExecutionResult | (Inherited from Activity.) |
![]() |
ExecutionStatus | (Inherited from Activity.) |
![]() |
From | Gets or sets the email address of the sender of the message. |
![]() |
Headers | Gets or sets the email message headers. |
![]() |
IncludeStatus | Gets or sets a Boolean value that indicates whether to include information about the workflow status in the body of the email message. |
![]() |
InterfaceType | Returns the interface used to implement the activity. (Overrides CallExternalMethodActivity.InterfaceType.) |
![]() |
IsDynamicActivity | (Inherited from Activity.) |
![]() |
MethodName | Returns the interface method invoked by this activity. (Overrides CallExternalMethodActivity.MethodName.) |
![]() |
Name | (Inherited from Activity.) |
![]() |
ParameterBindings | (Inherited from CallExternalMethodActivity.) |
![]() |
Parent | (Inherited from Activity.) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject.) |
![]() |
QualifiedName | (Inherited from Activity.) |
![]() |
Site | (Inherited from DependencyObject.) |
![]() |
Subject | Gets or sets the subject line of the email message. |
![]() |
To | Gets or sets the email address of the recipient of the message. |
![]() |
UserData | (Inherited from DependencyObject.) |
![]() |
WorkflowId | Gets or sets the workflow ID of the workflow instance. |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
.gif)
.gif)