@Target(value=TYPE) @Retention(value=RUNTIME) public @interface EmailProcessorInfo
EmailProcessor
.Modifier and Type | Required Element and Description |
---|---|
String |
label
The value displayed to Admins in the Vault UI when selecting an
EmailProcessor while setting up an Inbound Email Address record. |
Modifier and Type | Optional Element and Description |
---|---|
EmailSenderType[] |
allowedSenders
Indicates the types of senders this email processor can receive emails from.
|
public abstract String label
EmailProcessor
while setting up an Inbound Email Address record.public abstract EmailSenderType[] allowedSenders
Copyright © Veeva Systems 2017–2021. All rights reserved.