Method | Description | |
---|---|---|
GetMatchTypeString ( eRuleMatchType mt ) : string | ||
GetPermissionTypeString ( eACLPermissionType type ) : string | ||
GetPredefinedFieldString ( eRulePredefinedField pf ) : string | ||
GetRuleActionString ( eRuleActionType ra ) : string | ||
GetStateString ( hMailServer state ) : string | ||
GetYesNoString ( bool Yes ) : string |
public static GetMatchTypeString ( eRuleMatchType mt ) : string | ||
mt | eRuleMatchType | |
return | string |
public static GetPermissionTypeString ( eACLPermissionType type ) : string | ||
type | eACLPermissionType | |
return | string |
public static GetPredefinedFieldString ( eRulePredefinedField pf ) : string | ||
pf | eRulePredefinedField | |
return | string |
public static GetRuleActionString ( eRuleActionType ra ) : string | ||
ra | eRuleActionType | |
return | string |
public static GetStateString ( hMailServer state ) : string | ||
state | hMailServer | |
return | string |
public static GetYesNoString ( bool Yes ) : string | ||
Yes | bool | |
return | string |