Share via


CallInfoData.CallType Property

Definition

Gets or sets the type of the call. This should be either CHAT , EMAIL , VOIP or VIDEO.

public:
 property System::String ^ CallType { System::String ^ get(); void set(System::String ^ value); };
public string CallType { get; set; }
member this.CallType : string with get, set
Public Property CallType As String

Property Value

Applies to