Share via


ReadOnlyEnvelopeRecipientCollection members

The ReadOnlyEnvelopeRecipientCollection class is a collection of e-mail recipients.

The ReadOnlyEnvelopeRecipientCollection type exposes the following members.

Properties

  Name Description
Public property Count The Item[Int32] property gets the number of items in the colleciton.
Public property Item The Item[Int32] gets the envelope recipient at the specified index in the collection.

Top

Methods

  Name Description
Public method Contains The Contains(RoutingAddress) method determines if the specified address is in the collection.
Public method GetEnumerator The GetEnumerator() method returns an enumerator that can be used to iterate over the items in the collection.

Top

See also

Reference

ReadOnlyEnvelopeRecipientCollection class

Microsoft.Exchange.Data.Transport namespace