This documentation is archived and is not being maintained.
EnvelopeRecipientCollection.Remove Method
EWS Managed API
When overridden in a derived class, the Remove method removes one or more recipients from the collection.
| 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.
|
Show: