SmtpDomain.IncludeSubdomains Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property IncludeSubdomains As Boolean
Get
Set
'Usage
Dim instance As SmtpDomain
Dim value As Boolean
value = instance.IncludeSubdomains
instance.IncludeSubdomains = value
public bool IncludeSubdomains { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.