Compartir a través de


Session.CallId Property

Definition

Gets or sets the ID which identifies the call if there is one for this session. -1 if not.

public:
 property int CallId { int get(); void set(int value); };
public int CallId { get; set; }
member this.CallId : int with get, set
Public Property CallId As Integer

Property Value

Applies to