IsNotificationTask Property
In This Topic
Indicates whether this object is a NotificationTask
Syntax
'Declaration
Public ReadOnly Property IsNotificationTask As Boolean
public bool IsNotificationTask {get;}
public:
property bool IsNotificationTask {
bool get();
}
See Also