Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- path
Type: Microsoft.Exchange.Data.LocalLongFullPath
- specifiedExtension
Type: System.String