| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.calendar.v4.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.Builder.attendeeIds(String[] attendeeIds)
需要删除的参与人 ID 列表。
|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.Builder.deleteIds(CalendarEventAttendeeId[] deleteIds)
参与人类型对应的 ID,该 ID 是 attendee_ids 字段的补充字段。
|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.Builder.instanceStartTimeAdmin(String instanceStartTimeAdmin)
使用管理员身份访问时,要修改的实例(仅用于重复日程修改其中的一个实例,非重复日程无需填此字段)。
|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.Builder.isEnableAdmin(Boolean isEnableAdmin)
是否启用会议室管理员身份(需先在管理后台设置某人为会议室管理员)。
|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.Builder.needNotification(Boolean needNotification)
删除日程参与人时,是否向参与人发送 Bot 通知。
|
static BatchDeleteCalendarEventAttendeeReqBody.Builder |
BatchDeleteCalendarEventAttendeeReqBody.newBuilder() |
Copyright © 2026. All rights reserved.