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: 26.4.0.0 (26.4.0.0)
Sintassi
public void SetData(
	Object data
)

Parametri

data  Object
The data to store.

Implementa

IDataObjectSetData(Object)
Vedi anche