The marshalContent field is used to marshal content.

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

Syntax

Visual Basic (declaration)
Protected 
marshalContent 
As 
Boolean
Visual Basic (usage)
Dim 
value 
As 
Boolean

value = 
Me.
marshalContent

Me.
marshalContent = 
value
C#
protected 
bool 
marshalContent

See also