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

AppointmentOccurrenceId - класс

Represents the Id of an occurrence of a recurring appointment.
Иерархия наследования

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

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

Конструкторы
  ИмяОписание
Открытый методAppointmentOccurrenceId
Initializes a new instance of the AppointmentOccurrenceId class.
В начало страницы
Свойства
  ИмяОписание
Открытое свойствоChangeKey
Gets the change key associated with the Exchange object. The change key represents the the version of the associated item or folder.
(Унаследован от ServiceId.)
Открытое свойствоOccurrenceIndex
Gets or sets the index of the occurrence. Note that the occurrence index starts at one not zero.
Открытое свойствоUniqueId
Gets the unique Id of the Exchange object.
(Унаследован от ServiceId.)
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified Object is equal to the current Object.
(Унаследован от ServiceId.)
Защищённый метод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.
(Унаследован от ServiceId.)
Открытый метод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)
(Унаследован от ServiceId.)
Открытый методToString
Returns a String that represents the current Object.
(Унаследован от ServiceId.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также