CMessage.SetMailTime Method | |
Converts the current time and date into an Internet timestamp string for the current message object.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD SetMailTime() AS USUAL
public virtual Usual SetMailTime()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also