Edit

Share via


SipMessageData.CallId Property

Definition

Gets the call id header value from the message. This property can return empty string if call id value is not available.

public:
 property System::String ^ CallId { System::String ^ get(); };
public string CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String

Property Value

Applies to