Edit

Share via


ItemEvents_10.ReplyAll(Object, Boolean) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

public:
 void ReplyAll(System::Object ^ Response, [Runtime::InteropServices::Out] bool % Cancel);
public void ReplyAll (object Response, out bool Cancel);
Public Sub ReplyAll (Response As Object, ByRef Cancel As Boolean)

Parameters

Response
Object
Cancel
Boolean

Applies to