IMailModelIsValid Property |
property IsValid
Namespace:
SOMailSender.Interop
Assembly:
SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property IsValid As Boolean
Get
Dim instance As IMailModel
Dim value As Boolean
value = instance.IsValid
property bool IsValid {
bool get ();
}
Property Value
Type:
Boolean
See Also