Share via


EmailRecipientCollection.Clear method

The Clear method removes all elements from the collection.

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

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As EmailRecipientCollection

instance.Clear()
public void Clear()

See also

Reference

EmailRecipientCollection class

EmailRecipientCollection members

Microsoft.Exchange.Data.Transport.Email namespace