ContactSchema Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the schema for contacts.
public ref class ContactSchema : Microsoft::Exchange::WebServices::Data::ItemSchema
public class ContactSchema : Microsoft.Exchange.WebServices.Data.ItemSchema
Public Class ContactSchema
Inherits ItemSchema
- Inheritance
Fields
Alias |
Defines the Alias property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
AssistantName |
Defines the AssistantName property. |
AssistantPhone |
Defines the AssistantPhone property. |
Birthday |
Defines the Birthday property. |
BusinessAddressCity |
Defines the BusinessAddressCity property. |
BusinessAddressCountryOrRegion |
Defines the BusinessAddressCountryOrRegion property. |
BusinessAddressPostalCode |
Defines the BusinessAddressPostalCode property. |
BusinessAddressState |
Defines the BusinessAddressState property. |
BusinessAddressStreet |
Defines the BusinessAddressStreet property. |
BusinessFax |
Defines the BusinessFax property. |
BusinessHomePage |
Defines the BusinessHomePage property. |
BusinessPhone |
Defines the BusinessPhone property. |
BusinessPhone2 |
Defines the BusinessPhone2 property. |
Callback |
Defines the Callback property. |
CarPhone |
Defines the CarPhone property. |
Children |
Defines the Children property. |
Companies |
Defines the Companies property. |
CompanyMainPhone |
Defines the CompanyMainPhone property. |
CompanyName |
Defines the CompanyName property. |
CompleteName |
Defines the CompleteName property. |
ContactSource |
Defines the ContactSource property. |
Department |
Defines the Department property. |
DirectoryId |
Defines the DirectoryId property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
DirectReports |
Defines the DirectReports property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
DisplayName |
Defines the DisplayName property. |
EmailAddress1 |
Defines the EmailAddress1 property. |
EmailAddress2 |
Defines the EmailAddress2 property. |
EmailAddress3 |
Defines the EmailAddress3 property. |
EmailAddresses |
Defines the EmailAddresses property. |
FileAs |
Defines the FileAs property. |
FileAsMapping |
Defines the FileAsMapping property. |
Generation |
Defines the Generation property. |
GivenName |
Defines the GivenName property. |
HasPicture |
Defines the HasPicture property. |
HomeAddressCity |
Defines the HomeAddressCity property. |
HomeAddressCountryOrRegion |
Defines the HomeAddressCountryOrRegion property. |
HomeAddressPostalCode |
Defines the HomeAddressPostalCode property. |
HomeAddressState |
Defines the HomeAddressState property. |
HomeAddressStreet |
Defines the HomeAddressStreet property. |
HomeFax |
Defines the HomeFax property. |
HomePhone |
Defines the HomePhone property. |
HomePhone2 |
Defines the HomePhone2 property. |
ImAddress1 |
Defines the ImAddress1 property. |
ImAddress2 |
Defines the ImAddress2 property. |
ImAddress3 |
Defines the ImAddress3 property. |
ImAddresses |
Defines the ImAddresses property. |
Initials |
Defines the Initials property. |
Isdn |
Defines the Isdn property. |
JobTitle |
Defines the JobTitle property. |
Manager |
Defines the Manager property. |
ManagerMailbox |
Defines the ManagerMailbox property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
MiddleName |
Defines the MiddleName property. |
Mileage |
Defines the Mileage property. |
MobilePhone |
Defines the MobilePhone property. |
MSExchangeCertificate |
Defines the MSExchangeCertificate property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
NickName |
Defines the NickName property. |
Notes |
Defines the Notes property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
OfficeLocation |
Defines the OfficeLocation property. |
OtherAddressCity |
Defines the OtherAddressCity property. |
OtherAddressCountryOrRegion |
Defines the OtherAddressCountryOrRegion property. |
OtherAddressPostalCode |
Defines the OtherAddressPostalCode property. |
OtherAddressState |
Defines the OtherAddressState property. |
OtherAddressStreet |
Defines the OtherAddressStreet property. |
OtherFax |
Defines the OtherFax property. |
OtherTelephone |
Defines the OtherTelephone property. |
Pager |
Defines the Pager property. |
PhoneNumbers |
Defines the PhoneNumbers property. |
PhoneticFirstName |
Defines the PhoneticFirstName property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
PhoneticFullName |
Defines the PhoneticFullName property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
PhoneticLastName |
Defines the PhoneticLastName property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
Photo |
Defines the Photo property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
PhysicalAddresses |
Defines the PhysicalAddresses property. |
PostalAddressIndex |
Defines the PostalAddressIndex property. |
PrimaryPhone |
Defines the PrimaryPhone property. |
Profession |
Defines the Profession property. |
RadioPhone |
Defines the RadioPhone property. |
SpouseName |
Defines the SpouseName property. |
Surname |
Defines the Surname property. |
Telex |
Defines the Telex property. |
TtyTddPhone |
Defines the TtyTddPhone property. |
UserSMIMECertificate |
Defines the UserSMIMECertificate property. This value was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2. |
WeddingAnniversary |
Defines the WeddingAnniversary property. |
Methods
GetEnumerator() |
Provides an enumerator for the properties of the schema. (Inherited from ServiceObjectSchema) |
Explicit Interface Implementations
IEnumerable.GetEnumerator() |
Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online. (Inherited from ServiceObjectSchema) |