EmailActivity Properties

Include Protected Members
Include Inherited Members

The EmailActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the WorkflowContext object that contains properties that are associated with the active workflow instance.
Public property BCC Gets or sets an ArrayList of user names or email addresses that represent the blind-copied recipients of the message.
Public property Body Gets or sets the body of the message.
Public property CC Gets or sets an ArrayList of user names or email addresses that represent the carbon-copied recipients of the message.
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 IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
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 of the message.
Public property To Gets or sets an ArrayList of recipients of the message.
Public property UserData (Inherited from DependencyObject.)
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

EmailActivity Class

Microsoft.SharePoint.WorkflowActions Namespace