| Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Interface for accessing a memory property bag object.
| Method | Description |
|---|---|
| PutProperty | Write a property. |
| GetProperty | Read a property. |
| PutStringA | Write a string property. |
| GetStringA | Read a string property. |
| PutStringW | Write a Unicode string property. |
| GetStringW | Read a Unicode string property. |
| PutDWORD | Write a DWORD property. |
| GetDWORD | Read a DWORD property. |
| PutBool | Write a boolean property. |
| GetBool | Read a boolean property. |