Send-RDMMessage
Synopsis
Syntax
NewMessage (Default)
Send-RDMMessage [-To] <PSBasicUserWrapper[]> [-Subject] <string> [[-Body] <string>]
[-Attachment <Object[]>] [-CaseSensitive] [-ExpiresIn <int>] [-ExpiresOn <datetime>]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Reply
Send-RDMMessage [-ReplyTo] <DataSourceMessage> [[-Body] <string>] [-Subject <string>]
[-Attachment <Object[]>] [-CaseSensitive] [-ExpiresIn <int>] [-ExpiresOn <datetime>]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
Example 2
Example 3
Example 4
Example 5
Parameters
-Attachment
-Body
-CaseSensitive
-ExpiresIn
-ExpiresOn
-ForcePromptAnswer
-ReplyTo
-Subject
-To
CommonParameters
Inputs
Devolutions.RemoteDesktopManager.Business.Messages.DataSourceMessage
Notes
Last updated
Was this helpful?