Sdílet prostřednictvím


ContactItemType Members

The ContactItemType class represents an Exchange contact item.

The following tables list the members exposed by the ContactItemType type.

Public Constructors

  Name Description
ContactItemType The ContactItemType constructor initializes a new instance of the ContactItemType class.

Top

Public Properties

  Name Description
Bb426553.pubproperty(en-us,EXCHG.80).gif AssistantName The AssistantName property gets or sets a string value that contains the name of the assistant for the contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Attachments  The Attachments property gets or sets an AttachmentType array that contains the items or files that are attached to an item in the Exchange store.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Birthday The Birthday property gets or sets an instance of the DateTime structure that represents the birthday of the contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif BirthdaySpecified The BirthdaySpecified property gets or sets a Boolean value that indicates whether the value of the Birthday property is serialized into the Web service request.
Bb426553.pubproperty(en-us,EXCHG.80).gif Body  The Body property contains the body content of an item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif BusinessHomePage The BusinessHomePage property gets or sets a string value that contains the business home page URL of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Categories  The Categories property gets or set a string array that identifies the categories to which an item in the mailbox belongs.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Children The Children property gets or sets an array of type string that contains the names of children for the contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Companies The Companies property gets or sets an array of type string that contains the names of companies that are associated with a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif CompanyName The CompanyName property gets or sets a string value that contains the company name that is associated with a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif CompleteName The CompleteName property gets or sets an instance of the CompleteNameType class that representsthe complete name of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif ContactSource The ContactSource property gets or sets one of the valid ContactSourceType enumeration values that describs whether the contact is located in the Exchange store or the Active Directory directory service.
Bb426553.pubproperty(en-us,EXCHG.80).gif ContactSourceSpecified The ContactSourceSpecified property gets or sets a Boolean value that specifies whether the ContactSource property is serialized into the SOAP request. This property is required if the ContactSource property is specified.
Bb426553.pubproperty(en-us,EXCHG.80).gif Culture  The Culture property gets or sets the culture for a given item in a mailbox.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeCreated  The DateTimeCreated property gets or sets the date and time that an item in the mailbox was created.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeCreatedSpecified  The DateTimeCreatedSpecified property gets or sets a Boolean value that specifies whether the DateTimeCreated property is serialized into the SOAP request. This property is required if the DateTimeCreated property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeReceived  The DateTimeReceived property gets the date and time that an item in a mailbox was received.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeReceivedSpecified  The DateTimeReceivedSpecified property gets or sets a Boolean value that specifies whether the DateTimeReceived property is serialized into the SOAP request. This property is required if the DateTimeReceived property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeSent  The DateTimeSent property gets or sets the date and time when an item in a mailbox was sent.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DateTimeSentSpecified  The DateTimeSentSpecified property gets or sets a Boolean value that specifies whether the DateTimeSent property is serialized into the SOAP request. This property is required if the DateTimeSent property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Department The Department property gets or sets a string value that contains the work department for the contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif DisplayCc  The DisplayCc property gets or sets the display string that is used for the contents of the Cc box. This is the concatenated string of all Cc recipient display names.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif DisplayName The DisplayName property gets or sets a string value that contains the display name of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif DisplayTo  The DisplayTo property gets or sets the display string that is used for the contents of the To box. This is the concatenated string of all To recipient display names.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif EffectiveRights  The EffectiveRights property gets or sets an instance of the EffectiveRightsType class that represents the client's rights based on the permission settings for the item or folder.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif EmailAddresses The EmailAddresses property gets or sets an array of type EmailAddressDictionaryEntryType that contains e-mail addresses that are associated with a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif ExtendedProperty  The ExtendedProperty property gets or sets an array of the type ExtendedPropertyType that identifies extended MAPI properties.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif FileAs The FileAs property gets or sets a string value that represents how a contact is filed in the Contacts folder.
Bb426553.pubproperty(en-us,EXCHG.80).gif FileAsMapping The FileAsMapping property gets or sets one of the valid FileAsMappingType enumeration values that define how to construct what is displayed for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif FileAsMappingSpecified The FileAsMappingSpecified property gets or sets a Boolean value that specifies whether the FileAsMapping property is serialized into the SOAP request. This property is required if the FileAsMapping property is specified.
Bb426553.pubproperty(en-us,EXCHG.80).gif Generation The Generation property gets or sets a string value that contains a generational abbreviation that follows the full name of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif GivenName The GivenName property gets or sets a string value that contains the given name for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif HasAttachments  The HasAttachments property gets or sets a Boolean value that indicates whether the item has at least one attachment.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif HasAttachmentsSpecified  The HasAttachmentsSpecified property gets or sets a Boolean value that specifies whether the HasAttachments property is serialized into the SOAP request. This property is required if the HasAttachments property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ImAddresses The ImAddresses property gets or sets an array of type ImAddressDictionaryEntryType that contains instant messaging addresses for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Importance  The Importance property gets or sets one of the valid ImportanceChoicesType values to indicate the importance of the item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ImportanceSpecified  The ImportanceSpecified property gets or sets a Boolean value that specifies whether the Importance property is serialized into theSOAP request. This property is required if the Importance property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Initials The Initials property gets or sets a string value that contains the initials for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif InReplyTo  The InReplyTo property gets or sets a string value that contains the identifier of the item to which this item is a reply.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif InternetMessageHeaders  The InternetMessageHeaders property gets or sets an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsDraft  The IsDraft property gets or sets a Boolean value that indicates whether the item has not been sent.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsDraftSpecified  The IsDraftSpecified property gets or sets a Boolean value that specifies whether the IsDraft property is serialized into the SOAP request. This property is required if the IsDraft property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsFromMe  The IsFromMe property gets or sets a Boolean value that indicates whether a user sent an item to him or herself.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsFromMeSpecified  The IsFromMeSpecified property gets or sets a Boolean value that specifies whether the IsFromMe property is serialized into the SOAP request. This property is required if the IsFromMe property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsResend  The IsResend property gets or sets a Boolean value that indicates whether the item has previously been sent.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsResendSpecified  The IsResendSpecified property gets or sets a Boolean value that specifies whether the IsResend property is serialized into the SOAP request. This property is required if the IsResend property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsSubmitted  The IsSubmitted property gets or sets a Boolean value that indicates whether an item has been submitted to the Outbox default folder.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsSubmittedSpecified  The IsSubmittedSpecified property gets or sets a Boolean value that specifies whether the IsSubmitted property is serialized into the (SOAP request. This property is required if the IsSubmitted property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsUnmodified  The IsUnmodified property returns a Boolean value that indicates whether the item has been modified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif IsUnmodifiedSpecified  The IsUnmodifiedSpecified property gets or sets a Boolean value that specifies whether the IsUnmodified property is serialized into the SOAP request. This property is required if the IsUnmodified property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ItemClass  The ItemClass property gets or sets a string value that indicates the message class of the item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ItemId  The ItemId property gets or sets an instance of the ItemIdType class that represents the unique identifier and change key of an item in the Exchange store.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif JobTitle The JobTitle property gets or sets a string value that contains the job title of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif LastModifiedName  The LastModifiedName property gets a string value that contains the name of the user who last modified the item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif LastModifiedTime  The LastModifiedTime property gets an instance of the DateTime structure that represents the date and time that the item was last modified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif LastModifiedTimeSpecified  The LastModifiedTimeSpecified property gets or sets a Boolean value that specifies whether the LastModifiedTime property is serialized into the SOAP request. This property is required if the LastModifiedTime property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Manager The Manager property gets or sets a string value that represents the manager of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif MiddleName The MiddleName property gets or sets a string value that represents the middle name of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Mileage The Mileage property gets or sets a string value that represents the mileage for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif MimeContent  The MimeContent property gets or sets an instance of the MimeContentType class that contains the native MIME stream of an object that is represented in base64Binary format.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Nickname The Nickname property gets or sets a string value that represents the nickname of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif OfficeLocation The OfficeLocation property gets or sets a string value that represents the office location of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif ParentFolderId  The ParentFolderId property gets or sets an instance of the FolderIdType class that represents the identifier of the parent folder that contains the item or folder.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif PhoneNumbers The PhoneNumbers property gets or sets an array of type PhoneNumberDictionaryEntryType that represents a collection of telephone numbers for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif PhysicalAddresses The PhysicalAddresses property gets or sets an array of type PhysicalAddressDictionaryEntryType that represents a collection of physical addresses that are associated with a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif PostalAddressIndex The PostalAddressIndex property gets or sets one of the valid PhysicalAddressIndexType values that represent the display type for the physical address for a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif PostalAddressIndexSpecified The PostalAddressIndexSpecified property gets or sets a Boolean value that specifies whether the PostalAddressIndex property is serialized into the SOAP request. This property is required if the PostalAddressIndex property is specified.
Bb426553.pubproperty(en-us,EXCHG.80).gif Profession The Profession property gets or sets a string value that represents the profession of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif ReminderDueBy  The ReminderDueBy property gets or sets an instance of the DateTime structure that represents the date and time when the event occurs. This is used by the ReminderMinutesBeforeStart property to determine when the reminder is displayed.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ReminderDueBySpecified  The ReminderDueBySpecified property gets or sets a Boolean value that specifies whether the ReminderDueBy property is serialized into the SOAP request. This property is required if the ReminderDueBy property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ReminderIsSet  The ReminderIsSet property gets or sets a Boolean value that indicates whether a reminder has been set for an item in the Exchange store.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ReminderIsSetSpecified  The ReminderIsSetSpecified property gets or sets a Boolean value that specifies whether the ReminderIsSet property is serialized into the SOAP request. This property is required if the ReminderIsSet property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ReminderMinutesBeforeStart  The ReminderMinutesBeforeStart property gets or sets a string value that indicates the number of minutes before an event occurs when a reminder is displayed.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif ResponseObjects  The ResponseObjects property gets or sets an array of the type ResponseObjectType that contains a collection of all the response objects that are associated with an item in the Exchange store.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Sensitivity  The Sensitivity property gets or sets one of the valid SensitivityChoicesType values that indicates the sensitivity level of an item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif SensitivitySpecified  The SensitivitySpecified property gets or sets a Boolean value that specifies whether the Sensitivity property is serialized into the SOAP request. This property is required if the Sensitivity property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Size  The Size property gets or sets an integer value that represents the size in bytes of an item.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif SizeSpecified  The SizeSpecified property gets or sets a Boolean value that specifies whether the Size property is serialized into the SOAP request. This property is required if the Size property is specified.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif SpouseName The SpouseName property gets or sets a string value that represents the name of the spouse of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif Subject  The Subject property gets or sets a string value that represents the subject property of Exchange store items. The subject is limited to 255 characters.(inherited from ItemType)
Bb426553.pubproperty(en-us,EXCHG.80).gif Surname The Surname property gets or sets a string value that contains the surname of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif WeddingAnniversary The WeddingAnniversary property gets or sets an instance of the DateTime structure that contains the wedding anniversary date of a contact.
Bb426553.pubproperty(en-us,EXCHG.80).gif WeddingAnniversarySpecified The WeddingAnniversarySpecified property gets or sets a Boolean value that specifies whether the WeddingAnniversary property is serialized into the SOAP request. This property is required if the WeddingAnniversary property is specified.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb426553.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426553.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426553.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426553.pubmethod(en-us,EXCHG.80).gifBb426553.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426553.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426553.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426553.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top

See Also