Click or drag to resize
BCSMailAttachment Properties

The BCSMailAttachment type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Gets or sets the file path of the attachment.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyName
Gets or sets the name of the mail item.
(Inherited from BCSMailItem.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also