allowedAttachmentPickerTypes property

List<AttachmentPickerType> allowedAttachmentPickerTypes
final

The list of allowed attachment types which can be picked using the attachment button.

By default, all the attachment types are allowed.

Implementation

final List<AttachmentPickerType> allowedAttachmentPickerTypes;