EnvelopeRecipientCollection properties

The EnvelopeRecipientCollection type exposes the following members.

Properties

  Name Description
Public property CanAdd When overridden in a derived class, the CanAdd property gets a value that indicates whether recipients can be added to the collection.
Public property Count The Item[Int32] property gets the number of items in the colleciton. (Inherited from ReadOnlyEnvelopeRecipientCollection.)
Public property Item The Item[Int32] gets the envelope recipient at the specified index in the collection. (Inherited from ReadOnlyEnvelopeRecipientCollection.)

Top

See also

Reference

EnvelopeRecipientCollection class

Microsoft.Exchange.Data.Transport namespace