ExchangeCertificate.Services property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Services As AllowedServices
Get
Friend Set
'Usage
Dim instance As ExchangeCertificate
Dim value As AllowedServices
value = instance.Services
public AllowedServices Services { get; internal set; }
Property value
Type: Microsoft.Exchange.Management.SystemConfigurationTasks.AllowedServices
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace