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