Uses of Class
microsoft.exchange.webservices.data.IndexedPropertyDefinition

Uses of IndexedPropertyDefinition in microsoft.exchange.webservices.data
 

Fields in microsoft.exchange.webservices.data declared as IndexedPropertyDefinition
static IndexedPropertyDefinition ContactSchema.AssistantPhone
          Defines the AssistentPhone property.
static IndexedPropertyDefinition ContactSchema.BusinessAddressCity
          Defines the BusinessAddressCity property.
static IndexedPropertyDefinition ContactSchema.BusinessAddressCountryOrRegion
          Defines the BusinessAddressCountryOrRegion property.
static IndexedPropertyDefinition ContactSchema.BusinessAddressPostalCode
          Defines the BusinessAddressPostalCode property.
static IndexedPropertyDefinition ContactSchema.BusinessAddressState
          Defines the BusinessAddressState property.
static IndexedPropertyDefinition ContactSchema.BusinessAddressStreet
          Defines the BusinessAddressStreet property.
static IndexedPropertyDefinition ContactSchema.BusinessFax
          Defines the BusinessFax property.
static IndexedPropertyDefinition ContactSchema.BusinessPhone
          Defines the BusinessPhone property.
static IndexedPropertyDefinition ContactSchema.BusinessPhone2
          Defines the BusinessPhone2 property.
static IndexedPropertyDefinition ContactSchema.Callback
          Defines the Callback property.
static IndexedPropertyDefinition ContactSchema.CarPhone
          Defines the CarPhone property.
static IndexedPropertyDefinition ContactSchema.CompanyMainPhone
          Defines the CompanyMainPhone property.
static IndexedPropertyDefinition ContactSchema.EmailAddress1
          Defines the EmailAddress1 property.
static IndexedPropertyDefinition ContactSchema.EmailAddress2
          Defines the EmailAddress2 property.
static IndexedPropertyDefinition ContactSchema.EmailAddress3
          Defines the EmailAddress3 property.
static IndexedPropertyDefinition ContactSchema.HomeAddressCity
          Defines the HomeAddressCity property.
static IndexedPropertyDefinition ContactSchema.HomeAddressCountryOrRegion
          Defines the HomeAddressCountryOrRegion property.
static IndexedPropertyDefinition ContactSchema.HomeAddressPostalCode
          Defines the HomeAddressPostalCode property.
static IndexedPropertyDefinition ContactSchema.HomeAddressState
          Defines the HomeAddressState property.
static IndexedPropertyDefinition ContactSchema.HomeAddressStreet
          Defines the HomeAddressStreet property.
static IndexedPropertyDefinition ContactSchema.HomeFax
          Defines the HomeFax property.
static IndexedPropertyDefinition ContactSchema.HomePhone
          Defines the HomePhone property.
static IndexedPropertyDefinition ContactSchema.HomePhone2
          Defines the HomePhone2 property.
static IndexedPropertyDefinition ContactSchema.ImAddress1
          Defines the ImAddress1 property.
static IndexedPropertyDefinition ContactSchema.ImAddress2
          Defines the ImAddress2 property.
static IndexedPropertyDefinition ContactSchema.ImAddress3
          Defines the ImAddress3 property.
static IndexedPropertyDefinition ContactSchema.Isdn
          Defines the Isdn property.
static IndexedPropertyDefinition ContactSchema.MobilePhone
          Defines the MobilePhone property.
static IndexedPropertyDefinition ContactSchema.OtherAddressCity
          Defines the OtherAddressCity property.
static IndexedPropertyDefinition ContactSchema.OtherAddressCountryOrRegion
          Defines the OtherAddressCountryOrRegion property.
static IndexedPropertyDefinition ContactSchema.OtherAddressPostalCode
          Defines the OtherAddressPostalCode property.
static IndexedPropertyDefinition ContactSchema.OtherAddressState
          Defines the OtherAddressState property.
static IndexedPropertyDefinition ContactSchema.OtherAddressStreet
          Defines the OtherAddressStreet property.
static IndexedPropertyDefinition ContactSchema.OtherFax
          Defines the OtherFax property.
static IndexedPropertyDefinition ContactSchema.OtherTelephone
          Defines the OtherTelephone property.
static IndexedPropertyDefinition ContactSchema.Pager
          Defines the Pager property.
static IndexedPropertyDefinition ContactSchema.PrimaryPhone
          Defines the PrimaryPhone property.
static IndexedPropertyDefinition ContactSchema.RadioPhone
          Defines the RadioPhone property.
static IndexedPropertyDefinition ContactSchema.Telex
          Defines the Telex property.
static IndexedPropertyDefinition ContactSchema.TtyTddPhone
          Defines the TtyTddPhone property.
 

Methods in microsoft.exchange.webservices.data with parameters of type IndexedPropertyDefinition
protected static boolean IndexedPropertyDefinition.isEqualTo(IndexedPropertyDefinition idxPropDef1, IndexedPropertyDefinition idxPropDef2)
          Determines whether two specified instances of IndexedPropertyDefinition are equal.
protected  void ServiceObjectSchema.registerIndexedProperty(IndexedPropertyDefinition indexedProperty)
          Registers an indexed property.
 



Copyright © 2012. All Rights Reserved.