Compartilhar via


UMIPGateway.HuntGroups property

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

Syntax

'Declaration
Public Property HuntGroups As MultiValuedProperty(Of UMHuntGroup)
    Get
    Private Set
'Usage
Dim instance As UMIPGateway
Dim value As MultiValuedProperty(Of UMHuntGroup)

value = instance.HuntGroups
public MultiValuedProperty<UMHuntGroup> HuntGroups { get; private set; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<UMHuntGroup>

See also

Reference

UMIPGateway class

UMIPGateway members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace