Compartir a través de


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; }