Click or drag to resize
BCSMailMessage Properties

The BCSMailMessage type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Gets the collection of the message attachments.
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 propertyNoteText
Gets or sets the text of the message note.
Public propertyOriginator
Gets the originator of the message.
Public propertyRecipients
Gets the collection of recipients for the message.
Public propertySubject
Gets or sets the message subject.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also