SearchObjectIdParameter.IsFullyQualified Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property IsFullyQualified As Boolean
Get
'Usage
Dim instance As SearchObjectIdParameter
Dim value As Boolean
value = instance.IsFullyQualified
public bool IsFullyQualified { get; }
Property Value
Type: System.Boolean