Click or drag to resize

Metodo OutlookDataObjectSetData (Object)

Stores the specified data in this instance, using the class of the data for the format.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public void SetData(
	Object data
)

Parametri

data
Tipo: SystemObject
The data to store.

Implementa

IDataObjectSetData(Object)
Vedi anche