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

See also

Reference

SmtpDomainWithSubdomains class

SmtpDomainWithSubdomains members

Microsoft.Exchange.Data namespace