FolderChange - свойства |
Тип FolderChange предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ChangeType |
Gets the type of the change.
(Унаследован от Change.) | |
Folder |
Gets the folder the change applies to. Folder is null when ChangeType is equal to
ChangeType.Delete. In that case, use the FolderId property to retrieve the Id of
the folder that was deleted.
| |
FolderId |
Gets the Id of the folder the change applies to.
|