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