VoltageSecureMail
Electronic mail software
Extends: Technology
Voltage SecureMail
Electronic mail software
Overview
Category: Electronic mail software
Electronic mail software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 31-1122.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Voltage SecureMail',
category: 'Electronic mail software',
description: 'Electronic mail software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Voltage SecureMail",
"applicationCategory": "Electronic mail software",
"description": "Electronic mail software"
}