Name | Description | |
---|---|---|
NMergeAndSendCommandAction Constructor | Default constructor. |
The following tables list the members exposed by NMergeAndSendCommandAction.
Name | Description | |
---|---|---|
NMergeAndSendCommandAction Constructor | Default constructor. |
Name | Description | |
---|---|---|
NMergeAndSendCommandActionSchema | Schema associated with NMergeAndSendCommandAction. |
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. |
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. |