Email class

Email class

Represents Email format for QR-Code.

The Email type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of Email

Properties

Property Description
address Gets or sets Email address.
subject Gets or sets email Subject.
body Gets or sets Body of email message.

See Also