PointerTypeAttribute.InherentType Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property InherentType As String
Get
'Usage
Dim instance As PointerTypeAttribute
Dim value As String
value = instance.InherentType
public string InherentType { get; }
Property Value
Type: System.String