AllowedServices Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration AllowedServices
'Usage
Dim instance As AllowedServices
[FlagsAttribute]
public enum AllowedServices
Members
| Member name | Description | |
|---|---|---|
| None | ||
| IMAP | ||
| POP | ||
| UM | ||
| IIS | ||
| SMTP | ||
| Federation |