CEmail.Boundary Property | |
String value used as boundary for different e-mail parts.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Boundary AS USUAL GET SET
public virtual Usual Boundary { get; set; }
Request Example
View SourceProperty Value
Type:
UsualString value used as boundary for different e-mail parts.
See Also