UserConfigurationProperties - перечисление

Identifies the user configuration properties to retrieve.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
[FlagsAttribute]
public enum UserConfigurationProperties

Члены

Id1 Retrieve the Id property.
Dictionary2 Retrieve the Dictionary property.
XmlData4 Retrieve the XmlData property.
BinaryData8 Retrieve the BinaryData property.
All15 Retrieve all properties.

См. также