microsoft.exchange.webservices.data.core.service.schema
Class PostReplySchema
java.lang.Object
microsoft.exchange.webservices.data.core.service.schema.ServiceObjectSchema
microsoft.exchange.webservices.data.core.service.schema.PostReplySchema
- All Implemented Interfaces:
- Iterable<PropertyDefinition>
public final class PostReplySchema
- extends ServiceObjectSchema
Represents PostReply schema definition.
| 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 |
Instance
public static final PostReplySchema Instance
- The Constant Instance.
PostReplySchema
public PostReplySchema()
registerProperties
protected void registerProperties()
- Registers property.
IMPORTANT NOTE: PROPERTIES MUST BE REGISTERED IN SCHEMA ORDER (i.e. the
same order as they are defined in types.xsd)
- Overrides:
registerProperties in class ServiceObjectSchema
Copyright © 2012–2015 Microsoft. All rights reserved.