Contact property

Contact? Contact
Gets the contact information of the suggested resolved name. This property is only available when ResolveName is called with returnContactDetails = true.

Implementation

items.Contact? get Contact => this._contact;