Share via


Message.Clone method

 
Microsoft Office Live Communications Server 2005 with SP1

Message.Clone

The Clone method creates a copy of this Message object instance.

[C#]public Object Clone();
[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 Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Message

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.