_MeetingItem.ReplyAll Method

Definition

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

public:
 Microsoft::Office::Interop::Outlook::MailItem ^ ReplyAll();
public Microsoft.Office.Interop.Outlook.MailItem ReplyAll ();
Public Function ReplyAll () As MailItem

Returns

A MailItem that represents the reply.

Applies to