Click or drag to resize

Metodo OutlookDataObjectGetFormats

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

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public string[] GetFormats()

Valore di ritorno

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

Implementa

IDataObjectGetFormats
Vedi anche