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