Gets information about an exchange folder identified by its ID.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic | 
|---|
Public Function GetFolderInfo ( _ folderId As EwsFolderId _ ) As EwsFolderInfo  | 
| C# | 
|---|
public EwsFolderInfo GetFolderInfo( EwsFolderId folderId )  | 
Parameters
- folderId
 - Type: Rebex.Net..::..EwsFolderId
ID of a folder to get the information about.