FolderEvent Class

Definition

Represents an event that applies to a folder.

public ref class FolderEvent : Microsoft::Exchange::WebServices::Data::NotificationEvent
public class FolderEvent : Microsoft.Exchange.WebServices.Data.NotificationEvent
Public Class FolderEvent
Inherits NotificationEvent
Inheritance

Properties

EventType

Gets the type of the event.

(Inherited from NotificationEvent)
FolderId

Gets the Id of the folder this event applies to.

OldFolderId

Gets the Id of the folder that was moved or copied.

OldParentFolderId

Gets the identifier of the old parent folder of the item or folder that this event applies to.

(Inherited from NotificationEvent)
ParentFolderId

Gets the parent folder identifier for the parent folder of the item or folder that this event applies to.

(Inherited from NotificationEvent)
TimeStamp

Gets a time stamp for the event.

(Inherited from NotificationEvent)
UnreadCount

Gets the new number of unread messages.

Applies to