Message.Clone
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)