ElementXml Property

Element XML as string, TODO: Need full parsing for this.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ElementXml As String
    Get
'Usage
Dim instance As MeetingPolicyConfiguration
Dim value As String

value = instance.ElementXml
public string ElementXml { get; }

Property Value

Type: System..::..String

See Also

Reference

MeetingPolicyConfiguration Class

MeetingPolicyConfiguration Members

Microsoft.Rtc.Collaboration.Presence Namespace