FolderChange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a change on a folder that is returned by a synchronization operation.
public ref class FolderChange sealed : Microsoft::Exchange::WebServices::Data::Change
public sealed class FolderChange : Microsoft.Exchange.WebServices.Data.Change
Public NotInheritable Class FolderChange
Inherits Change
- Inheritance
Properties
ChangeType |
Gets the type of the change of a synchronization event. (Inherited from Change) |
Folder |
Gets the folder that the change applies to. |
FolderId |
Gets the identifier of the folder that the change applies to. |