MeetingMessageSchema - класс

Represents the schema for meeting messages.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public class MeetingMessageSchema : EmailMessageSchema
Inheritance
Object    ServiceObjectSchema    ItemSchema    EmailMessageSchema    MeetingMessageSchema
Derived

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows 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)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

AssociatedAppointmentId Defines the AssociatedAppointmentId property.
HasBeenProcessed Defines the HasBeenProcessed property.
ICalDateTimeStamp Defines the iCalendar DateTimeStamp property.
ICalRecurrenceId Defines the iCalendar RecurrenceId property.
ICalUid Defines the iCalendar Uid property.
IsDelegated Defines the IsDelegated property.
IsOrganizer Defines the IsOrganizer property.
IsOutOfDate Defines the IsOutOfDate property.
ResponseType Defines the ResponseType property.

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также