Share via


Subscriber.NetworkType Property

Gets or sets the source network that the target contact belongs to

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

Remarks

Whether publicCloud/federated/sameEnterprise/none

See Also

Reference

Subscriber Class

Subscriber Members

Microsoft.Rtc.Collaboration.Presence Namespace