Click or drag to resize

Metodo OutlookDataObjectSetData

Lista degli overload
  Nome Descrizione
Metodo pubblico SetData(Object) Stores the specified data in this instance, using the class of the data for the format.
Metodo pubblico SetData(String, Object) Stores the specified data and its associated format in this instance.
Metodo pubblico SetData(Type, Object) Stores the specified data and its associated class type in this instance.
Metodo pubblico SetData(String, Boolean, Object) Stores the specified data and its associated format in this instance, using a Boolean value to specify whether the data can be converted to another format.
Torna su
Vedi anche