UMDialPlan.UMIPGateway Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property UMIPGateway As MultiValuedProperty(Of ADObjectId)
    Get
'Usage
Dim instance As UMDialPlan
Dim value As MultiValuedProperty(Of ADObjectId)

value = instance.UMIPGateway
public MultiValuedProperty<ADObjectId> UMIPGateway { get; }