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

Identifies the user configuration properties to retrieve.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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.

См. также