Skip to content

libcURL.MIMEMessage.Count

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Method Signature

 Function Count() As Integer

Return value

Returns the number of parts in the message.

Remarks

The last part is at index=Count - 1.

Clone this wiki locally