Partager via


MobileItem.Reply Method (Outlook)

Creates a reply, preaddressed to the original sender, from the original message.

Version Information

Version Added: Outlook 2010

Syntax

expression .Reply

expression A variable that represents a MobileItem object.

Return Value

A MobileItem object that represents the reply.

Remarks

Use the SenderEmailAddress property as the address to reply to the sender. The original content is not included in the message content of resulting MobileItem.

See Also

Concepts

MobileItem Object

MobileItem Object Members