The ExtractRecipientsConvertToSMTP parameter determines whether addresses (extracted by ExtractRecipientsFields) are converted to SMTP format.
The connector can convert addresses to SMTP format if the extracted address is a display name for a user (PR_DISPLAY_NAME) and an SMTP address for the user exists in the address book.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | ExtractRecipientsConvertToSMTP=True
|
| See Also: | ExtractRecipientsFields |
|
|