Freigeben über


MobileItem.ReplyAll Method (Outlook)

Creates a reply to all original recipients from the original message.

Version Information

Version Added: Outlook 2010

Syntax

expression .ReplyAll

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 Members

MobileItem Object