MailFormat
Enum
Represents the format of the email to be encoded by a QR code.
Definition
Fields
MAILTO format.
C#
MAILTO = 0
MATMSG format.
C#
MATMSG = 1
SMTP format.
C#
SMTP = 2
Represents the format of the email to be encoded by a QR code.
MAILTO format.
MAILTO = 0
MATMSG format.
MATMSG = 1
SMTP format.
SMTP = 2