MailBee.NET Objects 7.1

RecipientStatus.UserDefined Property

Gets the delivery status as a string.

public string UserDefined {get;}

Property Value

The string status of delivery of the original message to certain recipient.

Remarks

You can use this property if Common property is CommonType.UserDefined or Detailed property is DetailedType.UserDefined.

See Also

RecipientStatus Class | MailBee.BounceMail Namespace | EmailAddress