libcURL.MIMEMessagePart.SubPart - charonn0/RB-libcURL GitHub Wiki

libcURL.MIMEMessagePart.SubPart

Property Declaration

 Dim SubPart As MIMEMessage

Remarks

If the part contains a subordinate message then this property returns a reference to the sub-message, otherwise it returns Nil.

See also