Skip to content

libcURL.MIMEMessagePart.ContentType

Andrew Lambert edited this page Jun 18, 2021 · 3 revisions

Property Declaration

 Dim ContentType As String

Remarks

If the message part is a file part (regardless of whether an actual file is used), then this property will return the MIMEType being used.

Clone this wiki locally