CompleteName
Topic Last Modified: 2008-09-02
The CompleteName element represents the complete name of a contact.
Syntax
<CompleteName>
<Title/>
<FirstName/>
<MiddleName/>
<LastName/>
<Suffix/>
<Initials/>
<FullName/>
<Nickname/>
<YomiFirstName/>
<YomiLastName/>
</CompleteName>
Type
CompleteNameType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
Represents the title of a contact. |
|
Represents the first name of contact. |
|
Represents the middle name of a contact. |
|
Represents the last name of a contact. |
|
Represents a suffix to a contact's name. |
|
Represents the initials of a contact. |
|
Represents the full name of a contact. |
|
Represents the nickname of a contact. |
|
Represents the name used in Japan for the searchable or phonetic spelling of a Japanese first name. |
|
Represents the name used in Japan for the searchable or phonetic spelling of a Japanese last name. |
Parent Elements
Element | Description |
---|---|
Represents an Exchange contact item. |
Remarks
The CompleteName property is part of the Default shape. In the initial release version of Microsoft Exchange Server 2007, the CompleteName property is returned by the GetItem Operation, but not the FindItem Operation. Starting with Exchange Server 2007 Service Pack 1 (SP1), the FindItem Operation also returns the CompleteName property with the Default shape. This change does not affect the schema.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also
Reference
CompleteNameType
CompleteName
contactsCompleteName
Other Resources
Creating Contacts (Exchange Web Services)
Exchange Web Services XML Elements