ServerNotificationEventArgs
ServerNotificationEventArgs class
包含服务器通知的事件数据。
public class ServerNotificationEventArgs : EventArgs
构造函数
| 姓名 | 描述 |
|---|---|
| ServerNotificationEventArgs(KnownFolders, EventTypes) | 初始化ServerNotificationEventArgs class |
特性
| 姓名 | 描述 |
|---|---|
| EventTypes { get; } | 指定事件类型 |
| Folder { get; } | 指定已知的 Exchange 服务器文件夹。 |