 | MapiMailMessageFiles Property |
Gets the file list for this mail message.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic ArrayList Files { get; }Public ReadOnly Property Files As ArrayList
Get
public:
property ArrayList^ Files {
ArrayList^ get ();
}member Files : ArrayList with get
Property Value
ArrayList
See Also