|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.core.service.schema.ServiceObjectSchema
microsoft.exchange.webservices.data.core.service.schema.ItemSchema
microsoft.exchange.webservices.data.core.service.schema.ContactGroupSchema
public class ContactGroupSchema
Represents the schema for contact groups.
| Field Summary | |
|---|---|
static PropertyDefinition |
DisplayName
The Constant DisplayName. |
static PropertyDefinition |
FileAs
The Constant FileAs. |
static ContactGroupSchema |
Instance
The Constant Instance. |
static PropertyDefinition |
Members
The Constant Members. |
| Fields inherited from class microsoft.exchange.webservices.data.core.service.schema.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.core.service.schema.ServiceObjectSchema |
|---|
extendedProperties |
| Constructor Summary | |
|---|---|
protected |
ContactGroupSchema()
Instantiates a new contact group schema. |
| Method Summary | |
|---|---|
protected void |
registerProperties()
Registers property. |
| Methods inherited from class microsoft.exchange.webservices.data.core.service.schema.ItemSchema |
|---|
getInstance |
| Methods inherited from class microsoft.exchange.webservices.data.core.service.schema.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 DisplayName
public static final PropertyDefinition FileAs
public static final PropertyDefinition Members
public static final ContactGroupSchema Instance
| Constructor Detail |
|---|
protected ContactGroupSchema()
| Method Detail |
|---|
protected void registerProperties()
IMPORTANT NOTE: PROPERTIES MUST BE REGISTERED IN SCHEMA ORDER (i.e. the same order as they are defined in types.xsd)
registerProperties in class ItemSchema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||