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

Defines supported Id formats in ConvertId operations.

Definition

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

Члены

EwsLegacyId0 The EWS Id format used in Exchange 2007 RTM.
EwsId1 The EWS Id format used in Exchange 2007 SP1 and above.
EntryId2 The base64-encoded PR_ENTRYID property.
HexEntryId3 The hexadecimal representation of the PR_ENTRYID property.
StoreId4 The Store Id format.
OwaId5 The Outlook Web Access Id format.

См. также