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