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
 String getSearchString()
          Get a string representation for using this instance in a search filter.
 

Method Detail

getSearchString

String getSearchString()
Get a string representation for using this instance in a search filter.

Returns:
String representation of instance.


Copyright © 2012. All Rights Reserved.