This document is archived and information here might be outdated. Recommended version. |
List of message templates available.
[Visual Basic .NET]
Public ReadOnly Property TemplateList As String[]
[C#]
public String[] TemplateList {get;}
[C++]
HRESULT get_TemplateList(
SAFEARRAY(System.String)* list
);
[C++] Parameters list [out, retval]
list is a parameter of type SAFEARRAY(BSTR)*