To Property

Returns or sets a semicolon-delimited String list of display names for the To recipients for the Outlook item. This property contains the display names only. The To property corresponds to the MAPI property PR_DISPLAY_TO. The Recipients collection should be used to modify this property. Read/write.

expression**.To**

*expression    * Required. An expression that returns a MailItem object.

Applies to | MailItem Object