Subscriber.NetworkType Property

Definition

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

public:
 property Microsoft::Rtc::Collaboration::SourceNetwork NetworkType { Microsoft::Rtc::Collaboration::SourceNetwork get(); };
public Microsoft.Rtc.Collaboration.SourceNetwork NetworkType { get; }
member this.NetworkType : Microsoft.Rtc.Collaboration.SourceNetwork
Public ReadOnly Property NetworkType As SourceNetwork

Property Value

SourceNetwork

Remarks

Whether publicCloud/federated/sameEnterprise/none

Applies to