RecipientTrackingEvent

RecipientTrackingEvent class

Represents details for a specific event in the tracking report.

Constructors

NameDescription
RecipientTrackingEventInitializes a new instance of the RecipientTrackingEvent class

Methods

NameDescription
get_BccRecipientGets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient.
get_DateGets the time at which the event occurred.
get_DeliveryStatusGets the status for the message.
get_EventDataGets data that is associated with the processing step for the event.
get_EventDescriptionGets the processing step for the event
get_HiddenRecipientGets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users
get_InternalIdentifierGets an integer value for the event.
get_RecipientGets the recipient for whom the event occurred.
get_ServerGets the physical server where the event occurred.
get_UniquePathIdGets a string that is different for each path.
set_BccRecipientGets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient.
set_DateGets the time at which the event occurred.
set_DeliveryStatusGets the status for the message.
set_EventDataGets data that is associated with the processing step for the event.
set_EventDescriptionGets the processing step for the event
set_HiddenRecipientGets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users
set_InternalIdentifierGets an integer value for the event.
set_RecipientGets the recipient for whom the event occurred.
set_ServerGets the physical server where the event occurred.
set_UniquePathIdGets a string that is different for each path.
EWSClient2010