The EmailAction type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | ActionDefinition | 
            Action definition.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | ActionStep | 
            Current step.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Arguments | 
            Action arguments
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | AutomationManager | 
            Automation manager
              (Inherited from AutomationAction.) | 
  | BasedOnTemplate | 
            Whether is e-mail based or template or not 
              | 
  | Body | 
            E-mail body specifically defined for step.
              | 
  | Comment | 
            Comment used when action moves to next step.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | InfoObject | 
            Current info object.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | InitialStep | 
            Current step.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | MacroResolver | 
            Macro resolver for action.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Manager | 
            Manager.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | OriginalStep | 
            Current step.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Parameters | 
            Parameters of action.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Recipients | 
            Recipients of e-mail separated by ';' or ','.
              | 
  | Sender | 
            Sender of e-mail.
              | 
  | StateObject | 
            Current state object.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Subject | 
            Subject specifically defined for step.
              | 
  | TemplateName | 
            Template of e-mail.
              | 
  | User | 
            User running action.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
  | Workflow | 
            Current workflow.
              (Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.) | 
Top
See Also