ContactsFolderBind - метод |
| Имя | Описание | |
|---|---|---|
| Bind(ExchangeService, FolderId, CancellationToken) |
Binds to an existing contacts folder and loads its first class properties.
| |
| Bind(ExchangeService, WellKnownFolderName, CancellationToken) |
Binds to an existing contacts folder and loads its first class properties.
| |
| Bind(ExchangeService, FolderId, PropertySet, CancellationToken) |
Binds to an existing contacts folder and loads the specified set of properties.
| |
| Bind(ExchangeService, WellKnownFolderName, PropertySet, CancellationToken) |
Binds to an existing contacts folder and loads the specified set of properties.
|