BCSMailMessageAttachments Property |
Gets the collection of the message attachments.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCSMailAttachmentCollection Attachments { get; }
Public ReadOnly Property Attachments As BCSMailAttachmentCollection
Get
Property Value
Type:
BCSMailAttachmentCollectionSee Also