Epid Property
Gets the [Epid] of the header.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Epid As String
Get
'Usage
Dim instance As FromToHeader
Dim value As String
value = instance.Epid
public string Epid { get; }
Property Value
Type: System..::..String
A string containing the Epid.