Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.attachments(List<MapiAttachmentDto> attachments)
Set MapiCalendarExceptionInfoDto.attachments and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.body(String body)
Set MapiCalendarExceptionInfoDto.body and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.busyStatus(String busyStatus)
Set MapiCalendarExceptionInfoDto.busyStatus and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.endDateTime(Date endDateTime)
Set MapiCalendarExceptionInfoDto.endDateTime and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.hasAttachment(Boolean hasAttachment)
Set MapiCalendarExceptionInfoDto.hasAttachment and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.location(String location)
Set MapiCalendarExceptionInfoDto.location and return builder.
|
static MapiCalendarExceptionInfoDtoBuilder |
Models.mapiCalendarExceptionInfoDto()
An exception specifies changes to an instance of a recurring series.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.meetingType(String meetingType)
Set MapiCalendarExceptionInfoDto.meetingType and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.originalStartDate(Date originalStartDate)
Set MapiCalendarExceptionInfoDto.originalStartDate and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.overrideFlags(List<String> overrideFlags)
Set MapiCalendarExceptionInfoDto.overrideFlags and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.reminderDelta(Integer reminderDelta)
Set MapiCalendarExceptionInfoDto.reminderDelta and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.reminderSet(Boolean reminderSet)
Set MapiCalendarExceptionInfoDto.reminderSet and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.startDateTime(Date startDateTime)
Set MapiCalendarExceptionInfoDto.startDateTime and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.subject(String subject)
Set MapiCalendarExceptionInfoDto.subject and return builder.
|
MapiCalendarExceptionInfoDtoBuilder |
MapiCalendarExceptionInfoDtoBuilder.subType(Integer subType)
Set MapiCalendarExceptionInfoDto.subType and return builder.
|
Copyright © 2020. All rights reserved.