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.
|
public ServerNotificationEventArgs(int folderType, int eventTypes)
Initializes a new instance of the ServerNotificationEventArgs
class
folderType
- Specifies the known Exchange server folders.eventTypes
- Specifies event typeCopyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.