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