RecipientTrackingEventType.Recipient Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Recipient As EmailAddressType
Get
Set
'Usage
Dim instance As RecipientTrackingEventType
Dim value As EmailAddressType
value = instance.Recipient
instance.Recipient = value
public EmailAddressType Recipient { get; set; }
Property Value
Type: ExchangeWebServices.EmailAddressType
Returns EmailAddressType.