SearchFolderBind - метод

Список перегрузок

Bind(ExchangeService, FolderId, CancellationToken) Binds to an existing search folder and loads its first class properties. Calling this method results in a call to EWS.
Bind(ExchangeService, WellKnownFolderName, CancellationToken) Binds to an existing search folder and loads its first class properties. Calling this method results in a call to EWS.
Bind(ExchangeService, FolderId, PropertySet, CancellationToken) Binds to an existing search folder and loads the specified set of properties. Calling this method results in a call to EWS.
Bind(ExchangeService, WellKnownFolderName, PropertySet, CancellationToken) Binds to an existing search folder and loads the specified set of properties. Calling this method results in a call to EWS.

См. также