EmailAdapterObjectClass.QueryWithOutput Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual System::String ^ QueryWithOutput() = Microsoft::Office::Interop::InfoPath::IDataAdapterMOM::QueryWithOutput;
public virtual string QueryWithOutput ();
abstract member QueryWithOutput : unit -> string
override this.QueryWithOutput : unit -> string
Public Overridable Function QueryWithOutput () As String

Returns

Implements

Applies to