SendEmail Properties

Include Protected Members
Include Inherited Members

The SendEmail type exposes the following members.

Properties

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

Top

See Also

Reference

SendEmail Class

Microsoft.SharePoint.WorkflowActions Namespace