IsOutsideCorporateNetwork Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property IsOutsideCorporateNetwork As Boolean
Get
'Usage
Dim instance As LocalEndpoint
Dim value As Boolean
value = instance.IsOutsideCorporateNetwork
public bool IsOutsideCorporateNetwork { get; }
Property Value
Type: System..::..Boolean