[Missing <summary> documentation for "P:OPSSDK.ICall.OtherParty"]

Namespace: OPSSDK
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
string OtherParty { get; }
Visual Basic
ReadOnly Property OtherParty As String
	Get
Visual C++
property String^ OtherParty {
	String^ get ();
}

Property Value

Type: String

See Also