Detects whether a folder with specified ID still exists.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Function FolderExists ( _ id As EwsFolderId _ ) As Boolean |
| C# |
|---|
public bool FolderExists( EwsFolderId id ) |
Parameters
- id
- Type: Rebex.Net..::..EwsFolderId
ID of a folder.