Click or drag to resize

Costruttore OutlookDataObject

Initializes a new instance of the OutlookDataObject class.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public OutlookDataObject(
	IDataObject underlyingDataObject
)

Parametri

underlyingDataObject
Tipo: System.Windows.FormsIDataObject
The underlying data object to wrap.
Vedi anche