|
|||||||||
| 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.ContactGroupSchema
public class ContactGroupSchema
Represents the schema for contact groups.
| Field Summary | |
|---|---|
static PropertyDefinition |
DisplayName
The Constant DisplayName. |
static PropertyDefinition |
FileAs
The Constant FileAs. |
protected static ContactGroupSchema |
Instance
The Constant Instance. |
static PropertyDefinition |
Members
The Constant Members. |
| 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, Subject, UniqueBody, WebClientEditFormQueryString, WebClientReadFormQueryString |
| Fields inherited from class microsoft.exchange.webservices.data.ServiceObjectSchema |
|---|
extendedProperties |
| Constructor Summary | |
|---|---|
protected |
ContactGroupSchema()
Instantiates a new contact group schema. |
| 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 DisplayName
public static final PropertyDefinition FileAs
public static final PropertyDefinition Members
protected static final ContactGroupSchema Instance
| Constructor Detail |
|---|
protected ContactGroupSchema()
| 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 | ||||||||