DsnRecipientIsLinked Property |
Namespace: MailBee.BounceMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic bool IsLinked { get; }
Public ReadOnly Property IsLinked As Boolean
Get
Property Value
Type:
Booleantrue if DSN is linked to a certain
RecipientStatus object; otherwise,
false.
Remarks
See Also