LocalLongFullPath.ValidateFilePath method

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Protected Shared Sub ValidateFilePath ( _
    input As String _
)
'Usage
Dim input As StringLocalLongFullPath.ValidateFilePath(input)
protected static void ValidateFilePath(
    string input
)

Parameters

See also

Reference

LocalLongFullPath class

LocalLongFullPath members

Microsoft.Exchange.Data namespace