MobileItem.To Property (Outlook)
Returns or sets a semicolon-delimited String list of display names for the To recipients for the MobileItem object. Read/write.
Version Information
Version Added: Outlook 2010
Syntax
expression .To
expression A variable that represents a MobileItem object.
Remarks
The To property corresponds to the MAPI PidTagDisplayTo property.
This property contains the display names only. Recipients can be specified as mobile phone numbers. You should use the Recipients property to modify this property.