A Boolean that specifies whether to prefix the recipient type to each e-mail address. This parameter applies to e-mail addresses extracted from the recipients table of a message, using the parameter ExtractRecipientsFields
. To prefix the recipient type to e-mail addresses (for example, TO_first.last@domain.com
, CC_first.last@domain.com
), set this parameter to true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExtractRecipientsExpandType=True
|
See Also: |
|