_SharingItem.ReplyAll Method

Definition

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

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

Returns

A MailItem object that represents the reply.

Applies to