FromToHeader.Epid Property
Gets the Epid in 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