RecurringAppointmentMasterId - класс

Represents the Id of an occurrence of a recurring appointment.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class RecurringAppointmentMasterId : ItemId
Inheritance
Object    ComplexProperty    ServiceId    ItemId    RecurringAppointmentMasterId

Конструкторы

RecurringAppointmentMasterId Initializes a new instance of the RecurringAppointmentMasterId 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)
UniqueId Gets the unique Id of the Exchange object.
(Унаследован от ServiceId)

Методы

Equals Determines whether the specified Object is equal to the current Object.
(Унаследован от ServiceId)
FinalizeAllows 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)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates 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)

См. также