Для изменения размера нажмите или перетащите

ServiceId - класс

Represents the Id of an Exchange object.
Иерархия наследования

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public abstract class ServiceId : ComplexProperty

Тип ServiceId предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоChangeKey
Gets the change key associated with the Exchange object. The change key represents the the version of the associated item or folder.
Открытое свойствоUniqueId
Gets the unique Id of the Exchange object.
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified Object is equal to the current Object.
(Переопределяет ObjectEquals(Object).)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetHashCode
Serves as a hash function for a particular type.
(Переопределяет ObjectGetHashCode.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методSameIdAndChangeKey
Determines whether two ServiceId instances are equal (including ChangeKeys)
Открытый методToString
Returns a String that represents the current Object.
(Переопределяет ObjectToString.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также