Compartir a través de


OutlookProtectionRulePresentationObject.Validate Method

This member overrides RulePresentationObjectBase.Validate().

Namespace:  Microsoft.Exchange.Management.OutlookProtectionRules
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Overrides Function Validate As ValidationError()
'Usage
Dim instance As OutlookProtectionRulePresentationObject
Dim returnValue As ValidationError()

returnValue = instance.Validate()
public override ValidationError[] Validate()

Return Value

Type: []

Implements

IConfigurable.Validate()