Boundary Property  
 

Returns the boundary string used to separate parts in a multipart message.

Syntax

object.Boundary

Remarks

The Boundary property returns the current boundary string being used in a multipart message. When the control is used to create a multipart message, a unique boundary string is created and the Boundary property is updated to reflect it's value.

Data Type

String

See Also

Attachment Property, AttachFile Method, ExtractFile Method