Contact.CompleteName Property

Definition

Gets or sets the complete name of the contact.

public:
 property Microsoft::Exchange::WebServices::Data::CompleteName ^ CompleteName { Microsoft::Exchange::WebServices::Data::CompleteName ^ get(); };
public Microsoft.Exchange.WebServices.Data.CompleteName CompleteName { get; }
Public ReadOnly Property CompleteName As CompleteName

Property Value

The complete name of the contact.

Applies to