LocalLongFullPath.ValidatePathWithSpecifiedExtension method

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

Syntax

'Declaration
Protected Shared Sub ValidatePathWithSpecifiedExtension ( _
    path As LocalLongFullPath, _
    specifiedExtension As String _
)
'Usage
Dim path As LocalLongFullPath
Dim specifiedExtension As StringLocalLongFullPath.ValidatePathWithSpecifiedExtension(path, _
    specifiedExtension)
protected static void ValidatePathWithSpecifiedExtension(
    LocalLongFullPath path,
    string specifiedExtension
)

Parameters

See also

Reference

LocalLongFullPath class

LocalLongFullPath members

Microsoft.Exchange.Data namespace