AppointmentSchema - класс

Represents the schema for appointment and meeting requests.

Definition

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

Методы

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)

Поля

AdjacentMeetingCount Defines the AdjacentMeetingCount property.
AdjacentMeetings Defines the AdjacentMeetings property.
AllowNewTimeProposal Defines the AllowNewTimeProposal property.
AppointmentReplyTime Defines the AppointmentReplyTime property.
AppointmentSequenceNumber Defines the AppointmentSequenceNumber property.
AppointmentState Defines the AppointmentState property.
AppointmentType Defines the AppointmentType property.
ConferenceType Defines the ConferenceType property.
ConflictingMeetingCount Defines the ConflictingMeetingCount property.
ConflictingMeetings Defines the ConflictingMeetings property.
DeletedOccurrences Defines the DeletedOccurrences property.
Duration Defines the Duration property.
End Defines the End property.
EndTimeZone Defines the EndTimeZone property.
EnhancedLocation Enhanced Location property.
FirstOccurrence Defines the FirstOccurrence property.
ICalDateTimeStamp Defines the iCalendar DateTimeStamp property.
ICalRecurrenceId Defines the iCalendar RecurrenceId property.
ICalUid Defines the iCalendar Uid property.
IsAllDayEvent Defines the IsAllDayEvent property.
IsCancelled Defines the IsCancelled property.
IsMeeting Defines the IsMeeting property.
IsOnlineMeeting Defines the IsOnlineMeeting property.
IsRecurring Defines the IsRecurring property.
IsResponseRequested Defines the IsResponseRequested property.
JoinOnlineMeetingUrl JoinOnlineMeetingUrl property.
LastOccurrence Defines the LastOccurrence property.
LegacyFreeBusyStatus Defines the LegacyFreeBusyStatus property.
Location Defines the Location property.
MeetingRequestWasSent Defines the MeetingRequestWasSent property.
MeetingWorkspaceUrl Defines the MeetingWorkspaceUrl property.
ModifiedOccurrences Defines the ModifiedOccurrences property.
MyResponseType Defines the MyResponseType property.
NetShowUrl Defines the NetShowUrl property.
OnlineMeetingSettings OnlineMeetingSettings property.
OptionalAttendees Defines the OptionalAttendees property.
Organizer Defines the Organizer property.
OriginalStart Defines the OriginalStart property.
Recurrence Defines the Recurrence property.
RequiredAttendees Defines the RequiredAttendees property.
Resources Defines the Resources property.
Start Defines the Start property.
StartTimeZone Defines the StartTimeZone property.
TimeZone Defines the TimeZone property.
When Defines the When property.

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

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

См. также