MobileItem.ReplyRecipients Property (Outlook)

Returns a Recipients collection that represents all the reply recipient objects for the MobileItem object. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .ReplyRecipients

expression A variable that represents a MobileItem object.

Remarks

This property provides a collection of Recipient objects that specify the mobile phone numbers for the reply recipients.

You can get the mobile phone number of a sender from an SMTP e-mail message sent by the mobile service provider. The mobile number is specified in an extended header (X-MS-Reply-to-mobile) in the incoming mobile item.

See Also

Concepts

MobileItem Object

MobileItem Object Members