Table of Contents

Interface ISearchStringProvider

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Interface defined for types that can produce a string representation for use in search filters.

public interface ISearchStringProvider

Methods

GetSearchString()

Get a string representation for using this instance in a search filter.

string GetSearchString()

Returns

string

String representation of instance.