|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmicrosoft.exchange.webservices.data.ServiceObjectSchema
microsoft.exchange.webservices.data.ItemSchema
microsoft.exchange.webservices.data.EmailMessageSchema
microsoft.exchange.webservices.data.MeetingMessageSchema
public class MeetingMessageSchema
Represents the schema for meeting messages.
Field Summary | |
---|---|
static PropertyDefinition |
AssociatedAppointmentId
Defines the AssociatedAppointmentId property. |
static PropertyDefinition |
HasBeenProcessed
Defines the HasBeenProcessed property. |
static PropertyDefinition |
ICalDateTimeStamp
Defines the ICalendar DateTimeStamp property. |
static PropertyDefinition |
ICalRecurrenceId
Defines the ICalendar RecurrenceId property. |
static PropertyDefinition |
ICalUid
Defines the ICalendar Uid property. |
protected static MeetingMessageSchema |
Instance
This must be after the declaration of property definitions. |
static PropertyDefinition |
IsDelegated
Defines the IsDelegated property. |
static PropertyDefinition |
IsOutOfDate
Defines the IsOutOfDate property. |
static PropertyDefinition |
ResponseType
Defines the ResponseType property. |
Fields inherited from class microsoft.exchange.webservices.data.EmailMessageSchema |
---|
BccRecipients, CcRecipients, ConversationIndex, ConversationTopic, From, InternetMessageId, IsDeliveryReceiptRequested, IsRead, IsReadReceiptRequested, IsResponseRequested, ReceivedBy, ReceivedRepresenting, References, ReplyTo, Sender, ToRecipients |
Fields inherited from class microsoft.exchange.webservices.data.ItemSchema |
---|
AllowedResponseActions, Attachments, Body, Categories, ConversationId, Culture, DateTimeCreated, DateTimeReceived, DateTimeSent, DisplayCc, DisplayTo, EffectiveRights, HasAttachments, Id, Importance, InReplyTo, InternetMessageHeaders, IsAssociated, IsDraft, IsFromMe, IsReminderSet, IsResend, IsSubmitted, IsUnmodified, ItemClass, LastModifiedName, LastModifiedTime, MimeContent, ParentFolderId, ReminderDueBy, ReminderMinutesBeforeStart, Sensitivity, Size, StoreEntryId, Subject, UniqueBody, WebClientEditFormQueryString, WebClientReadFormQueryString |
Fields inherited from class microsoft.exchange.webservices.data.ServiceObjectSchema |
---|
extendedProperties |
Constructor Summary | |
---|---|
protected |
MeetingMessageSchema()
Initializes a new instance of the class. |
Method Summary | |
---|---|
protected void |
registerProperties()
Registers properties. |
Methods inherited from class microsoft.exchange.webservices.data.EmailMessageSchema |
---|
getInstance |
Methods inherited from class microsoft.exchange.webservices.data.ServiceObjectSchema |
---|
addSchemaPropertiesToDictionary, addSchemaPropertyNamesToDictionary, findPropertyDefinition, getFirstClassProperties, getFirstClassSummaryProperties, initializeSchemaPropertyNames, iterator, registerIndexedProperty, registerInternalProperty, registerProperty, tryGetPropertyDefinition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PropertyDefinition AssociatedAppointmentId
public static final PropertyDefinition IsDelegated
public static final PropertyDefinition IsOutOfDate
public static final PropertyDefinition HasBeenProcessed
public static final PropertyDefinition ResponseType
public static final PropertyDefinition ICalUid
public static final PropertyDefinition ICalRecurrenceId
public static final PropertyDefinition ICalDateTimeStamp
protected static final MeetingMessageSchema Instance
Constructor Detail |
---|
protected MeetingMessageSchema()
Method Detail |
---|
protected void registerProperties()
registerProperties
in class EmailMessageSchema
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |