RemoteDomain.IsInternal property
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property IsInternal As Boolean
Get
'Usage
Dim instance As RemoteDomain
Dim value As Boolean
value = instance.IsInternal
public abstract bool IsInternal { get; }
Property value
Type: System.Boolean
Returns Boolean.