Bind(ExchangeService, FolderId, CancellationToken) | Binds to an existing tasks folder and loads its first class properties. Calling this method results in a call to EWS. |
Bind(ExchangeService, WellKnownFolderName, CancellationToken) | Binds to an existing tasks 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 tasks 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 tasks folder and loads the specified set of properties. Calling this method results in a call to EWS. |