The StampPoolproperty specifies the name of the Enterprise Edition pool in which the last stamp for the application was set.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
ReadOnly 
Property 
StampPool 
As 
String
	
Get
Visual Basic (usage)
Dim 
instance 
As 

Message
Dim 
value 
As 
String

value = instance.
StampPool
C#
public 
string 
StampPool { 
get; }

Property value

Type: System . . :: . . String

See also