Share via


UMHuntGroup.PilotIdentifier property

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

Syntax

'Declaration
Public Property PilotIdentifier As String
    Get
    Set
'Usage
Dim instance As UMHuntGroup
Dim value As String

value = instance.PilotIdentifier

instance.PilotIdentifier = value
public string PilotIdentifier { get; set; }

Property value

Type: System.String

See also

Reference

UMHuntGroup class

UMHuntGroup members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace