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