CompleteName

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The CompleteName element represents the complete name of a contact.

<CompleteName>
   <Title/>
   <FirstName/>
   <MiddleName/>
   <LastName/>
   <Suffix/>
   <Initials/>
   <FullName/>
   <Nickname/>
   <YomiFirstName/>
   <YomiLastName/>
</CompleteName>

CompleteNameType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

Title

Represents the title of a contact.

FirstName

Represents the first name of contact.

MiddleName

Represents the middle name of a contact.

LastName

Represents the last name of a contact.

Suffix

Represents a suffix to a contact's name.

Initials

Represents the initials of a contact.

FullName

Represents the full name of a contact.

Nickname

Represents the nickname of a contact.

YomiFirstName

Represents the name used in Japan for the searchable or phonetic spelling of a Japanese first name.

YomiLastName

Represents the name used in Japan for the searchable or phonetic spelling of a Japanese last name.

Parent Elements

Element

Description

Contact

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 MicrosoftExchange 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