CNNTP.MessageFirst Property | |
Returns the numeric ID of the first available message in the currently selected group.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MessageFirst AS USUAL GET
public virtual Usual MessageFirst { get; }
Request Example
View SourceProperty Value
Type:
UsualThe numeric ID of the first available message in the currently selected group.
See Also