SingleRecipientType Class

The SingleRecipientType class provies the e-mail address information for a single message recipient.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.SingleRecipientType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SingleRecipientType
'Usage
Dim instance As SingleRecipientType
[SerializableAttribute]
public class SingleRecipientType

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.