Для изменения размера нажмите или перетащите

OutlookDataObject - методы

Тип OutlookDataObject предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetData(String)
Retrieves the data associated with the specified data format.
Открытый методGetData(Type)
Retrieves the data associated with the specified class type format.
Открытый методGetData(String, Boolean)
Retrieves the data associated with the specified data format, using a Boolean to determine whether to convert the data to the format.
Открытый методGetData(String, Int32)
Retrieves the data associated with the specified data format at the specified index.
Открытый методGetDataPresent(String)
Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Открытый методGetDataPresent(Type)
Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
Открытый методGetDataPresent(String, Boolean)
Determines whether data stored in this instance is associated with the specified format, using a Boolean value to determine whether to convert the data to the format.
Открытый методGetFormats
Returns a list of all formats that data stored in this instance is associated with or can be converted to.
Открытый методGetFormats(Boolean)
Gets a list of all formats that data stored in this instance is associated with or can be converted to, using a Boolean value to determine whether to retrieve all formats that the data can be converted to or only native data formats.
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый метод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.
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также