Skip to content

PdfLetterheadTemplateEmailSource

The source used to populate the email address shown on the letterhead.

Used By

Definition

"""
The source used to populate the email address shown on the letterhead.
"""
enum PdfLetterheadTemplateEmailSource {
ORGANIZATION
CURRENT_USER
PRIMARY_PROVIDER
OTHER
}