EnvelopeRecipientCollection.Remove Method
When overridden in a derived class, the Remove method removes one or more recipients from the collection.
Overload List
| Name | Description | 
|---|---|
| EnvelopeRecipientCollection.Remove (EnvelopeRecipient) | 
When overridden in a derived class, the Remove method removes a recipient from the collection based on the specified EnvelopeRecipient.
 | 
| EnvelopeRecipientCollection.Remove (RoutingAddress) | 
When overridden in a derived class, the Remove method removes a recipient from the collection based on the specified RoutingAddress.
 | 
| EnvelopeRecipientCollection.Remove (EnvelopeRecipient, DsnType, SmtpResponse) | 
When overridden in a derived class, the Remove method removes a recipient from the collection based on the specified EnvelopeRecipient.
 |