Share via


Answer Property

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

Syntax

'Declaration
Public ReadOnly Property Answer As SdpContentDescription
    Get
'Usage
Dim instance As SdpAnswer
Dim value As SdpContentDescription

value = instance.Answer
public SdpContentDescription Answer { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..SdpContentDescription

See Also

Reference

SdpAnswer Class

SdpAnswer Members

Microsoft.Rtc.Collaboration Namespace