DatabaseCopyStatusEntry.Validate method
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Function Validate As ValidationError()
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim returnValue As ValidationError()
returnValue = instance.Validate()
public ValidationError[] Validate()
Return value
Type: []
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace