Table 5320 Exchange Folder in 25
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Unique ID | Blob | - |
| 2 | Name | Text[250] | - |
| 3 | FullPath | Text[250] | - |
| 4 | Depth | Integer | - |
| 5 | Cached | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | FullPath | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ReadUniqueID | () | Text | public | - |
| GetUniqueID | () | Text | public | - |
| SetUniqueID | (Text) | public | - |