Request.Method property
Communications Server 2007 Server SDK Documentation |
Request.Method
The Method property contains the SIP method for this message, represented as a string.
[C#] public String Method {get;}FakePre-c4ef6e0db7d0448c94d763225e4ca8d5-3bc2d4a042544a448ce57c5cf439d512
Remarks
The SIP method string will be returned in all capitals, such as "INVITE" or "ACK".
Requirements
Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |