Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Sets email subject for next share.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SharingService | 10.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Subject | The subject to use. | "Hello world" |
Returns OK or error.
Set Email subject and recipients:
Set Variable [ $r; Value: MBS( "SharingService.SetEmailSubject"; "Hello World" )
Set Variable [ $r; Value: MBS( "SharingService.SetEmailSubject"; "test@tester.test¶other@other.test")
Created 27th June 2020, last changed 27th June 2020
SharingService.SetEmailRecipients - SharingService.SetTrigger
Feedback: Report problem or ask question.