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.
Inheritance hierarchy
System.Object
  Microsoft.Exchange.Data.LongPath
    Microsoft.Exchange.Data.LocalLongFullPath
      Microsoft.Exchange.Data.EdbFilePath
      Microsoft.Exchange.Data.NonRootLocalLongFullPath
Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class LocalLongFullPath _
    Inherits LongPath
'Usage
Dim instance As LocalLongFullPath
[SerializableAttribute]
public class LocalLongFullPath : LongPath
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.