Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to MapiFileMBS class.
MapiFileMBS.Filename as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 8.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
If the FileName member is empty, the filename from PathName is used.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 8.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Currently not used with the plugin.
(Read and Write property)
MapiFileMBS.Path as FolderItem
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 8.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
When this property is set the PathName property is filled with the absolute path. If you query this property, you get the PathName property as a folderitem.
So this property was made for your convenience.
(Read and Write property)
MapiFileMBS.PathName as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 8.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This path should include the disk drive letter and directory name.
(Read and Write property)
MapiFileMBS.Position as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows | MBS Win Plugin | 8.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Attachments replace the character found at a certain position in the message text. That is, attachments replace the character in the MapiMessage NoteText property at offset nPosition (nPosition is zero based!). A value of -1 means the attachment position is not indicated; the client application will have to provide a way for the user to access the attachment.
(Read and Write property)
The items on this page are in the following plugins: MBS Win Plugin.