Table "Exchange Folder"
ID 5320
Namespace: Microsoft.CRM.Outlook
Properties
| Name |
Value |
| Caption |
Exchange Folder
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Unique ID" |
Blob
|
|
| Name |
Text[250]
|
|
| FullPath |
Text[250]
|
|
| Depth |
Integer
|
|
| Cached |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
ReadUniqueID
procedure ReadUniqueID(): Text
Returns
GetUniqueID
procedure GetUniqueID(): Text
Returns
SetUniqueID
procedure SetUniqueID(UniqueID: Text)
Parameters
| Name |
Type |
Description |
|
UniqueID
|
Text
|
|
See also