String(Octet) syntax
A string that represents an array of bytes. This syntax is used to store binary data.
Entry | Value |
---|---|
Name | String(Octet) |
Syntax ID | 2.5.5.10 |
OM ID | 4 |
MAPI Type | BINARY |
ADS Type | ADSTYPE_OCTET_STRING |
Variant Type | VT_UI1 | VT_ARRAY |
SDS Type | System.Byte[] |
See also