microsoft.exchange.webservices.data
Interface ISearchStringProvider
- All Known Implementing Classes:
- Attendee, EmailAddress, Mailbox
public interface ISearchStringProvider
Interface defined for types that can produce a string representation for use
in search filters.
Method Summary |
java.lang.String |
getSearchString()
Get a string representation for using this instance in a search filter. |
getSearchString
java.lang.String getSearchString()
- Get a string representation for using this instance in a search filter.
- Returns:
- String representation of instance.