Request.StandardMethod property
Microsoft Office Live Communications Server 2005 with SP1 |
Request.StandardMethod
The StandardMethod property contains the standard SIP method for this request, represented as a StandardMethodType enumeration.
[C#] public Request.StandardMethodType StandardMethod {get;}
[Visual Basic .NET] Public ReadOnly Property StandardMethod As Request.StandardMethodType
Requirements
Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
Request.StandardMethodType enumeration, Request class
What did you think of this topic? |
© 2008 Microsoft Corporation. All rights reserved. |