IMailModelIsChanged Property |
property IsChanged
Namespace:
SOMailReader.Interop
Assembly:
SOMailReader.Interop (in SOMailReader.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