Edit

Share via


NameResolution.Contact Property

Definition

Gets the contact information of the suggested resolved name. This property is only available when ResolveName is called with the returnContactDetails argument set to true.

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

Property Value

An Exchange contact.

Applies to