CalendarCheckOutPreEventArgs 成员
表示方法和OnCheckingOut事件处理程序方法的前期事件参数中的属性。
CalendarCheckOutPreEventArgs 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
CalendarCheckOutPreEventArgs() | ||
CalendarCheckOutPreEventArgs([]) | 创建类实例的CalendarCheckOutPreEventArgs ;在内部使用。 |
页首
属性
名称 | 说明 | |
---|---|---|
Calendars | 获取一个表示在非企业项目日历数据集中的所有日历 Guid 集合。 (从 CalendarCheckOutPostEventArgs 继承。) | |
Cancel | 读取或写入是否取消签出的日历。 | |
CancelReason | 读取或写入文字,解释了为什么日历签出即将被取消。 |
页首
方法
名称 | 说明 | |
---|---|---|
CancelEvent | 取消签的日历中。 | |
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Object 继承。) |
页首