EmailRecipientCollection class
The EmailRecipientCollection class represents a collection of EmailRecipient objects.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.Email.EmailRecipientCollection
Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Class EmailRecipientCollection
'Usage
Dim instance As EmailRecipientCollection
public class EmailRecipientCollection
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.