CMessage.MessageID Property | |
A string representing the ID of the email.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MessageID AS USUAL GET SET
public virtual Usual MessageID { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the ID of the email.
See Also