|
||||||||
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.PostItemSchema
public final class PostItemSchema
Represents the schema for post items.
Field Summary | |
---|---|
static PropertyDefinition |
ConversationIndex
Defines the ConversationIndex property. |
static PropertyDefinition |
ConversationTopic
Defines the ConversationTopic property. |
static PropertyDefinition |
From
Defines the From property. |
protected static PostItemSchema |
Instance
The Constant Instance. |
static PropertyDefinition |
InternetMessageId
Defines the InternetMessageId property. |
static PropertyDefinition |
IsRead
Defines the IsRead property. |
static PropertyDefinition |
PostedTime
Defines the PostedTime property. |
static PropertyDefinition |
References
Defines the References property. |
static PropertyDefinition |
Sender
Defines the Sender property. |
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 |
PostItemSchema()
Initializes a new instance of the PostItemSchema class. |
Method Summary | |
---|---|
protected void |
registerProperties()
Registers properties. |
Methods inherited from class microsoft.exchange.webservices.data.ItemSchema |
---|
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 ConversationIndex
public static final PropertyDefinition ConversationTopic
public static final PropertyDefinition From
public static final PropertyDefinition InternetMessageId
public static final PropertyDefinition IsRead
public static final PropertyDefinition PostedTime
public static final PropertyDefinition References
public static final PropertyDefinition Sender
protected static final PostItemSchema Instance
Constructor Detail |
---|
protected PostItemSchema()
Method Detail |
---|
protected void registerProperties()
registerProperties
in class ItemSchema
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |