The BCSMailRecipientCollection type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the collection.
(Inherited from BCSCollection T .) |
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Item Int32 |
Gets the element at the specified index.
|
![]() | Item String |
Gets the element identified with the specified key.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also