NotificationEvent 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 an event that is exposed by push and pull notifications.
public ref class NotificationEvent abstract
public abstract class NotificationEvent
Public MustInherit Class NotificationEvent
- Inheritance
-
NotificationEvent
- Derived
Properties
EventType |
Gets the type of the event. |
OldParentFolderId |
Gets the identifier of the old parent folder of the item or folder that this event applies to. |
ParentFolderId |
Gets the parent folder identifier for the parent folder of the item or folder that this event applies to. |
TimeStamp |
Gets a time stamp for the event. |