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