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