public class ServerNotificationEventArgs
extends com.aspose.ms.System.EventArgs
Contains event data for server notification.
Constructor and Description |
---|
ServerNotificationEventArgs(int folderType,
int eventTypes)
Initializes a new instance of the
ServerNotificationEventArgs class |
Modifier and Type | Method and Description |
---|---|
int |
getEventTypes()
Specifies event type
|
int |
getFolderType()
Specifies the known Exchange server folders.
|
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.