-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MIMEMessage.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
libcURL.MIMEMessage.Constructor
Sub Constructor(Owner As libcURL.EasyHandle, Optional FromDict As Dictionary)
Name | Type | Comment |
---|---|---|
Owner | EasyHandle | The EasyHandle to which this form belongs. |
FromDict | Dictionary | Optional. If specified then the MIMEMessage will be populated with the contents of the Dictionary. |
Initializes an empty MIME message, optionally pre-filling it with items from a Dictionary. The Dictionary can contain only String and FolderItem values.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.