MailBeeSmtpRefusedRecipientExceptionRefusedRecipientIndex Property |
Namespace: MailBee.SmtpMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic 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