EmailRecipient class

The EmailRecipient type represents a single recipient of a EmailMessage class message.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Email.EmailRecipient

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

Syntax

'Declaration
Public Class EmailRecipient
'Usage
Dim instance As EmailRecipient
public class EmailRecipient

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.

See also

Reference

EmailRecipient members

Microsoft.Exchange.Data.Transport.Email namespace