Skip to content

libcURL.MIMEMessagePart.ContentType

Andrew Lambert edited this page Nov 26, 2022 · 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