SharingItem.To Property (Outlook)
Returns or sets a semicolon-delimited String list of display names for the To recipients for the SharingItem. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression .To
expression A variable that represents a SharingItem object.
Remarks
This property contains the display names only. The To property corresponds to the MAPI property PidTagDisplayTo. The Recipients collection should be used to modify this property.