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