CMessage.TimeStamp Property | |
Returns the creation date and time of the message as a Time-stamp string.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TimeStamp AS USUAL GET
public virtual Usual TimeStamp { get; }
Request Example
View SourceProperty Value
Type:
UsualThe creation date and time of the message as a Time-stamp string.
See Also