NetworkType Property

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

Syntax

'Declaration
Public ReadOnly Property NetworkType As SourceNetwork
    Get
'Usage
Dim instance As Subscriber
Dim value As SourceNetwork

value = instance.NetworkType
public SourceNetwork NetworkType { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..SourceNetwork

See Also

Reference

Subscriber Class

Subscriber Members

Microsoft.Rtc.Collaboration.Presence Namespace