Uses of Class
microsoft.exchange.webservices.data.property.definition.ServiceObjectPropertyDefinition

Packages that use ServiceObjectPropertyDefinition
microsoft.exchange.webservices.data.property.definition   
 

Uses of ServiceObjectPropertyDefinition in microsoft.exchange.webservices.data.property.definition
 

Subclasses of ServiceObjectPropertyDefinition in microsoft.exchange.webservices.data.property.definition
 class AttachmentsPropertyDefinition
          Represents base Attachments property type.
 class BoolPropertyDefinition
          Represents Boolean property definition.
 class ByteArrayPropertyDefinition
          Represents byte array property definition.
 class ComplexPropertyDefinition<TComplexProperty extends ComplexProperty>
          Represents base complex property type.
 class ComplexPropertyDefinitionBase
          Represents abstract complex property definition.
 class ContainedPropertyDefinition<TComplexProperty extends ComplexProperty>
          Represents contained property definition.
 class DateTimePropertyDefinition
          Represents DateTime property definition.
 class DoublePropertyDefinition
          Represents double-precision floating point property definition.
 class EffectiveRightsPropertyDefinition
          Represents effective rights property definition.
 class GenericPropertyDefinition<TPropertyValue extends Serializable>
          Represents generic property definition.
 class GroupMemberPropertyDefinition
          Represents the definition of the GroupMember property.
 class IndexedPropertyDefinition
          Represents an indexed property definition.
 class IntPropertyDefinition
          Represents Integer property defintion.
 class MeetingTimeZonePropertyDefinition
          Represents the definition for the meeting time zone property.
 class PermissionSetPropertyDefinition
          Represents permission set property definition.
 class PropertyDefinition
          Represents the definition of a folder or item property.
 class RecurrencePropertyDefinition
          Represenrs recurrence property definition.
 class ResponseObjectsPropertyDefinition
          Represents response object property defintion.
 class StartTimeZonePropertyDefinition
          Represents a property definition for property of type TimeZoneInfo.
 class StringPropertyDefinition
          Represents String property definition.
 class TaskDelegationStatePropertyDefinition
          Represents a task delegation property definition.
 class TimeSpanPropertyDefinition
          Represents TimeSpan property definition.
 class TimeZonePropertyDefinition
          Represents a property definition for property of type TimeZoneInfo.
 



Copyright © 2012–2015 Microsoft. All rights reserved.