OutlookDataObjectGetFormats - метод

Returns a list of all formats that data stored in this instance is associated with or can be converted to.

Definition

Пространство имён: Tessa.UI
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public string[] GetFormats()

Возвращаемое значение

String
An array of the names that represents a list of all formats that are supported by the data stored in this object.

Реализации

IDataObjectGetFormats

См. также