| SIPShowPeerActionPeer Property |
Get/Set the name of the peer to retrieve.
This parameter is mandatory.
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Peer { get; set; }
Public Property Peer As String
Get
Set
public:
property String^ Peer {
String^ get ();
void set (String^ value);
}
member Peer : string with get, set
Property Value
Type:
StringSee Also