Request.StandardMethod
The StandardMethod property contains the standard SIP method for this request, represented as a Request.StandardMethodType enumeration.
Syntax
[C#]
Copy Code | |
---|---|
public Request.StandardMethodType StandardMethod {get;} |
Syntax
[Visual Basic .NET]
Copy Code | |
---|---|
Public ReadOnly Property StandardMethod As Request.StandardMethodType |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)