MailBeeSmtpRefusedRecipientExceptionRefusedRecipientIndex Property |
Namespace: MailBee.SmtpMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public int RefusedRecipientIndex { get; }
Public ReadOnly Property RefusedRecipientIndex As Integer
Get
Property Value
Type:
Int32An integer value containing zero-based index of
the refused recipient in
ActualRecipients collection.
See Also