Click or drag to resize

Metodo OutlookDataObjectSetData

Lista degli overload
  NomeDescrizione
Metodo pubblicoSetData(Object)
Stores the specified data in this instance, using the class of the data for the format.
Metodo pubblicoSetData(String, Object)
Stores the specified data and its associated format in this instance.
Metodo pubblicoSetData(Type, Object)
Stores the specified data and its associated class type in this instance.
Metodo pubblicoSetData(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