MailBee.NET Objects 7.2

DsnRecipient.IsLinked Property

Indicates if the DSN is linked to the given recipient e-mail address.

public bool IsLinked {get;}

Property Value

true if DSN is linked to the given recipient e-mail address; otherwise, false.

Remarks

This flag can be used to check mapping of the DSN to RecipientStatus object.

See Also

DsnRecipient Class | MailBee.BounceMail Namespace