Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Message.Clone
The Clone method creates a copy of this Message object instance.
Syntax
[C#]
public Object Clone();
Syntax
[Visual Basic .NET]
Public Function Clone() As Object
Parameters
This method has no parameters.
Return Values
Returns the clone of the copied Message object instance.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)