Share via


RecipientExpansionInfo.RemoveRecipient property

The RemoveRecipient property gets the EnvelopeRecipient to replace with new recipients.

Namespace:  Microsoft.Exchange.Data.Transport.Routing
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public ReadOnly Property RemoveRecipient As EnvelopeRecipient
    Get
'Usage
Dim instance As RecipientExpansionInfo
Dim value As EnvelopeRecipient

value = instance.RemoveRecipient
public EnvelopeRecipient RemoveRecipient { get; }

Property value

Type: Microsoft.Exchange.Data.Transport.EnvelopeRecipient

See also

Reference

RecipientExpansionInfo structure

RecipientExpansionInfo members

Microsoft.Exchange.Data.Transport.Routing namespace