SystemMessage.Internal property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Internal As Boolean
Get
'Usage
Dim instance As SystemMessage
Dim value As Boolean
value = instance.Internal
public bool Internal { get; }
Property value
Type: System.Boolean
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace