ServerNotificationEventArgs.ServerNotificationEventArgs

ServerNotificationEventArgs constructor

Initializes a new instance of the ServerNotificationEventArgs class

public ServerNotificationEventArgs(KnownFolders folder, EventTypes eventTypes)
ParameterTypeDescription
folderKnownFoldersSpecifies the known Exchange server folders.
eventTypesEventTypesSpecifies event type

See Also