CompleteNameType Members

The CompleteNameType class represents the complete name of a contact.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb426046.pubproperty(en-us,EXCHG.80).gif FirstName The FirstName property gets or sets the first name of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif FullName The FullName property gets or sets the full name of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif Initials The Initials property gets or sets the initials of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif LastName The LastName property gets or sets the last name of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif MiddleName The MiddleName property gets or sets the middle name of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif Nickname The Nickname property gets or sets the nickname of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif Suffix The Suffix property gets or sets a suffix to a contact's name.
Bb426046.pubproperty(en-us,EXCHG.80).gif Title The Title property gets or sets the title of a contact.
Bb426046.pubproperty(en-us,EXCHG.80).gif YomiFirstName The YomiFirstName property gets or sets the name used in Japan for the searchable or phonetic spelling of a Japanese first name.
Bb426046.pubproperty(en-us,EXCHG.80).gif YomiLastName The YomiLastName property gets or sets the name used in Japan for the searchable or phonetic spelling of a Japanese last name.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top