OutlookDataObjectSetData - метод |
Имя | Описание | |
---|---|---|
SetData(Object) |
Stores the specified data in this instance, using the class of the data for the format.
| |
SetData(String, Object) |
Stores the specified data and its associated format in this instance.
| |
SetData(Type, Object) |
Stores the specified data and its associated class type in this instance.
| |
SetData(String, Object, Boolean) |
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.
|