Send-RDMMessageByShareableLink
Synopsis
Syntaxe
__AllParameterSets
Send-RDMMessageByShareableLink [-Body] <string> [[-Passphrase] <string>]
[[-Duration] <PSSendLinkDurationWrapper>] [[-ViewLimit] <int>] [-AllowRecipientToDeleteMessage]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Exemples
PS C:\> $link = Send-RDMMessageByShareableLink -Body 'A special message' -Passphrase 654321 -Duration 5 -AllowRecipientToDeleteMessage -ViewLimit 10
PS C:\> $linkParamètres
-AllowRecipientToDeleteMessage
-Body
-Duration
-ForcePromptAnswer
-Passphrase
-ViewLimit
CommonParameters
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?