Click or drag to resize
BCSMailRecipient Properties

The BCSMailRecipient type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the email address of the recipient.
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 propertyType
Gets or sets the type of the recipient.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also