Share via


SmtpDomainWithSubdomains.IsStar Property

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

Syntax

'Declaration
Public ReadOnly Property IsStar As Boolean
    Get
'Usage
Dim instance As SmtpDomainWithSubdomains
Dim value As Boolean

value = instance.IsStar
public bool IsStar { get; }

Property Value

Type: System.Boolean