ContentType.Boundary
ContentType.Boundary property
Gets or sets the value of the boundary parameter included in the Content-Type header.
public string Boundary { get; set; }
Property Value
A string that contains the value of boundary parameter.
See Also
- class ContentType
- namespace Aspose.Email.Mime
- assembly Aspose.Email