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

MeetingResponseSchema - класс

Represents the schema for meeting messages.
Иерархия наследования

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

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

Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetEnumerator
Obtains an enumerator for the properties of the schema.
(Унаследован от ServiceObjectSchema.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
В начало страницы
Поля
  ИмяОписание
Открытое полеСтатический членAppointmentType
Defines the AppointmentType property.
Открытое полеСтатический членEnd
Defines the End property.
Открытое полеСтатический членEnhancedLocation
Enhanced Location property.
Открытое полеСтатический членLocation
Defines the Location property.
Открытое полеСтатический членProposedEnd
Defines the Proposed End property.
Открытое полеСтатический членProposedStart
Defines the Proposed Start property.
Открытое полеСтатический членRecurrence
Defines the Recurrence property.
Открытое полеСтатический членStart
Defines the Start property.
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также