Recipient object

Description

The Recipient object represents a single email recipient (found in the SMTP envelope).

Properties

string Address

The e-mail address of this recipient
(read-only)

bool IsLocalUser

Is this user a local user?
(read-only)

string OriginalAddress

The original e-mail address
(read-only)

Search documentation