[Missing <summary> documentation for "P:OPSSDK.ICall.OtherParty"]
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 (); } |