NMergeAndSendCommandAction Class Methods
In This Topic
For a list of all members of this type, see NMergeAndSendCommandAction members.
Public Methods
| | Name | Description |
 | Execute | Overridden. Executes this command action. |
 | GetCommand | Overridden. Gets the command associated with this command action. |
 | IsEnabled | Overridden. Checks whether this action should be enabled for the given target. |
Top
Protected Methods
| | Name | Description |
 | CreateMailMessage | Creates the e-mail message for the given merged document. |
 | MergeDocument | Merges the given drawing document with the mail merge record at the given index. |
 | SendMailMessage | Sends the given e-mail message and returns true on success. |
Top
See Also