Server.InstallPath property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property InstallPath As LocalLongFullPath
Get
'Usage
Dim instance As Server
Dim value As LocalLongFullPath
value = instance.InstallPath
public LocalLongFullPath InstallPath { get; }
Property value
Type: Microsoft.Exchange.Data.LocalLongFullPath
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace