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