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