EmailAddress.ISearchStringProvider.GetSearchString Method

Definition

Returns a string representation of this instance for use in a search filter. The ISearchStringProvider.GetSearchString() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

 virtual System::String ^ Microsoft.Exchange.WebServices.Data.ISearchStringProvider.GetSearchString() = Microsoft::Exchange::WebServices::Data::ISearchStringProvider::GetSearchString;
string ISearchStringProvider.GetSearchString ();
Function GetSearchString () As String Implements ISearchStringProvider.GetSearchString

Returns

A string representation of this EmailAddress instance.

Implements

Applies to