Click or drag to resize

IEmailMetadataAttachments Property

A semi-colon-delimited list of filenames of the (top-level) attached files.

ex: UserGuide.pdf;HelpFile.chm

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
string Attachments { get; }

Property Value

Type: String
See Also