CMailAbstract.RemoteHost Property | |
String representing the address of the mail server.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY RemoteHost AS USUAL GET SET
public virtual Usual RemoteHost { get; set; }
Request Example
View SourceProperty Value
Type:
UsualString representing the address of the mail server.
See Also