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