Dart Smtp, Pop, Imap Controls
AttachmentDefaults Property
Description
When an attachment is added to a message, header fields are included that describe the attachment. This property provides default header fields for common attachment file types. These strings may be modified or more added so subsequent calls to the AddAttachment method use the header fields you provide.
Property type
Read-write property
Syntax
Visual Basic
Public Property AttachmentDefaults As DartStrings
Remarks

Each string contains a single header field for an attachment type. Defaults are supplied by the control. Multiple strings may apply to the same file type. Typical strings may be:

The text preceding the first colon always indicates the suffix of the file type to which the header field pertains.

See Also

Message Object  | Message Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic