Veritas.EnterpriseVault.12.HoldingFolderSMTP holding folder

Veritas.EnterpriseVault.12.HoldingFolder (ClassType)

This class represents the Enterprise Vault SMTP holding folder

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd29d4a73-625b-fdcc-86cf-187c1b1a7010

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Veritas.EnterpriseVault.12.HoldingFolder:
Path  string  Location true 256  False 
TotalSpace  string  Volume total space (GB) false 256  False 
ServerName  string  Server name true 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.HoldingFolder" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Path" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>