aspNetEmail

EmailMessage.UndisclosedRecipient Property

If all email addresses are set as Bcc, this line of text will appear in the To header of the email message.

public string UndisclosedRecipient {get; set;}

Remarks

By default this text is set to <Undisclosed-Recipient:;>.

See Also

EmailMessage Class | aspNetEmail Namespace