DsnRecipientIsLinked Property |
Namespace: MailBee.BounceMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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