IWindowUnreadMessages Property |
Returns number of unread messages in this IWindow
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int UnreadMessages { get; }
ReadOnly Property UnreadMessages As Integer
Get
property int UnreadMessages {
int get ();
}
abstract UnreadMessages : int with get
Property Value
Type:
Int32See Also