Contact Members
Represents a contact. The properties that are available on contacts are defined by the ContactSchema class.
The following tables list the members exposed by the Contact type.
| Name | Description | |
|---|---|---|
| Alias | Gets the contact's alias. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| AllowedResponseActions | Gets a value that indicates which response actions are allowed on this item. Examples of response actions are Reply and Forward. (inherited from Item) |
| AssistantName | Gets or sets the name of the contact's assistant. |
| Attachments | Gets a list of the attachments to this item. (inherited from Item) |
| Birthday | Gets or sets the birthday of the contact. |
| Body | Gets or sets the body of this item. (inherited from Item) |
| BusinessHomePage | Gets or sets the business home page of the contact. |
| Categories | Gets or sets the list of categories that are associated with this item. (inherited from Item) |
| Children | Gets or sets a list of children for the contact. |
| Companies | Gets or sets a list of companies for the contact. |
| CompanyName | Gets or sets the company name of the contact. |
| CompleteName | Gets or sets the complete name of the contact. |
| ContactSource | Gets the source of the contact. |
| ConversationId | Gets the ID of the conversation that this item is part of. (inherited from Item) |
| Culture | Gets or sets the culture that is associated with this item. (inherited from Item) |
| DateTimeCreated | Gets the date and time at which this item was created. (inherited from Item) |
| DateTimeReceived | Gets the time when this item was received. (inherited from Item) |
| DateTimeSent | Gets the date and time at which this item was sent. (inherited from Item) |
| Department | Gets or sets the department of the contact. |
| DirectoryId | Gets the contact's directory identifier. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| DirectoryPhoto | Gets the contact's photo. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| DirectReports | Gets the contact's direct reports. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| DisplayCc | Gets a text string that lists the Cc recipients of this item. (inherited from Item) |
| DisplayName | Gets or sets the display name of the contact. |
| DisplayTo | Gets a text string that lists the To recipients of this item. (inherited from Item) |
| EffectiveRights | Gets a value that indicates the effective rights that the current authenticated user has on this item. (inherited from Item) |
| EmailAddresses | Gets an indexed list of e-mail addresses for the contact. |
| ExtendedProperties | Gets a list of extended properties that are defined on this item. (inherited from Item) |
| FileAs | Gets or sets the name under which this contact is filed. This property can be manually set or can be automatically calculated based on the value of the FileAsMapping property. |
| FileAsMapping | Gets or sets a value that indicates how the FileAs property should be automatically calculated. |
| Generation | Gets or sets the generation of the contact. |
| GivenName | Gets or sets the given name of the contact. |
| HasAttachments | Gets a value that indicates whether the item has attachments. (inherited from Item) |
| HasPicture | Gets a value that indicates whether the contact has a picture. |
| Id | Gets the ID of this item. (inherited from Item) |
| ImAddresses | Gets an indexed list of instant messaging (IM) addresses for the contact. |
| Importance | Gets or sets the importance of this item. (inherited from Item) |
| Initials | Gets or sets the initials of the contact. |
| InReplyTo | Gets or sets the In-Reply-To reference of this item. (inherited from Item) |
| InternetMessageHeaders | Gets a list of Internet headers for this item. (inherited from Item) |
| IsAssociated | Gets a value that indicates whether this is an associated item. (inherited from Item) |
| IsAttachment | Gets a value that indicates whether the item is an attachment. (inherited from Item) |
| IsDirty | Gets a value that indicates whether the object has been modified.(inherited from ServiceObject) |
| IsDraft | Gets a value that indicates whether the item is a draft. An item is a draft when it has not yet been sent. (inherited from Item) |
| IsFromMe | Gets a value that indicates whether the item has been sent by the current authenticated user. (inherited from Item) |
| IsNew | Gets a value that indicates whether this object is a real store item or a local object that has yet to be saved.(inherited from Item) |
| IsReminderSet | Gets or sets a value that indicates whether a reminder is set for this item. (inherited from Item) |
| IsResend | Gets a value that indicates whether the item is a resend of another item. (inherited from Item) |
| IsSubmitted | Gets a value that indicates whether the message has been submitted to be sent. (inherited from Item) |
| IsUnmodified | Gets a value that indicates whether the item has been modified since it was created. (inherited from Item) |
| Item | (inherited from ServiceObject ) |
| ItemClass | Gets or sets the custom class name of this item. (inherited from Item) |
| JobTitle | Gets or sets the job title of the contact. |
| LastModifiedName | Gets the name of the user who last modified this item. (inherited from Item) |
| LastModifiedTime | Gets the date and time that this item was last modified. (inherited from Item) |
| Manager | Gets or sets the name of the contact's manager. |
| ManagerMailbox | Gets the email address of contact's direct manager. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| MiddleName | Gets or sets the middle name of the contact. |
| Mileage | Gets or sets the mileage for the contact. |
| MimeContent | Gets the MIME content of this item. (inherited from Item) |
| MSExchangeCertificate | Gets a binary array encoding the contact’s Microsoft Exchange certificate. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| NickName | Gets or sets the nickname of the contact. |
| Notes | Gets the notes property of a contact. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| OfficeLocation | Gets or sets the location of the contact's office. |
| ParentFolderId | Gets the ID of the parent folder of this item. (inherited from Item) |
| PhoneNumbers | Gets an indexed list of telephone numbers for the contact. |
| PhoneticFirstName | Gets a contact’s first name using the phonetic alphabet. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| PhoneticFullName | Gets a contact’s full name, including first and last, using the phonetic alphabet. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| PhoneticLastName | Gets a contact’s last name using the phonetic alphabet. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| PhysicalAddresses | Gets an indexed list of physical addresses for the contact. |
| PostalAddressIndex | Gets or sets the index of the contact's postal address. When set, PostalAddressIndex refers to an entry in the PhysicalAddresses property indexed list. |
| Profession | Gets or sets the profession of the contact. |
| ReminderDueBy | Gets or sets the date and time when the reminder is due for this item. (inherited from Item) |
| ReminderMinutesBeforeStart | Gets or sets the number of minutes before the start of this item that the reminder should be triggered. (inherited from Item) |
| Schema | Gets the schema that is associated with this type of object.(inherited from ServiceObject) |
| Sensitivity | Gets the sensitivity of this item. (inherited from Item) |
| Service | Gets the Exchange service for this object.(inherited from ServiceObject) |
| Size | Gets the size of this item. (inherited from Item) |
| SpouseName | Gets or sets the name of the contact's spouse. |
| Subject | Gets or sets the subject of this item. (inherited from Item) |
| Surname | Gets or sets the surname of the contact. |
| UniqueBody | Gets the body part that is unique to the conversation that this item is part of. (inherited from Item) |
| UserSMIMECertificate | Gets a binary array encoding the contact’s SMIME certificate. This property was introduced in Microsoft Exchange Server 2010 SP2 and the Microsoft Exchange Web Services (EWS) Managed API 1.2. |
| WebClientEditFormQueryString | Gets the query string that should be appended to the Exchange Web client URL to open this item by using the appropriate edit form in a Web browser. (inherited from Item) |
| WebClientReadFormQueryString | Gets the query string that should be appended to the Exchange Web client URL to open this item by using the appropriate read form in a Web browser. (inherited from Item) |
| WeddingAnniversary | Gets or sets the date of the contact's wedding anniversary. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Bind | Overloaded. |
| Copy | Overloaded. (inherited from Item ) |
| Delete | (inherited from Item ) |
| Equals | Overloaded. (inherited from Object ) |
| GetContactPictureAttachment | Returns the file attachment that contains the contact's picture. |
| GetHashCode | (inherited from Object ) |
| GetLoadedPropertyDefinitions | Provides the collection of loaded property definitions.(inherited from ServiceObject) |
| GetType | (inherited from Object ) |
| Load | Overloaded. (inherited from ServiceObject ) |
| Move | Overloaded. (inherited from Item ) |
| ReferenceEquals | (inherited from Object ) |
| RemoveContactPicture | Removes the contact's picture. |
| RemoveExtendedProperty | (inherited from Item ) |
| Save | Overloaded. (inherited from Item ) |
| SetContactPicture | Overloaded. Sets the contact's picture. |
| SetExtendedProperty | (inherited from Item ) |
| ToString | (inherited from Object ) |
| TryGetProperty | Overloaded. (inherited from ServiceObject ) |
| Update | (inherited from Item ) |