AppViaStamp.Stamp

The Stamp property contains a message stamp. Use the Message.AllStamps property to retrieve all stamps for a message.

Syntax

[C#]

  Copy imageCopy Code
public String Stamp {get;}

Syntax

[Visual Basic .NET]

  Copy imageCopy Code
Public ReadOnly Property Stamp As String

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also