bool CheckNotificationMessage {get; set;}
'Declaration
Property CheckNotificationMessage As Boolean
'Usage
Dim instance As _UASmartClientSessionParameters Dim value As Boolean instance.CheckNotificationMessage = value value = instance.CheckNotificationMessage
Property Value
The default value of this property is False
.