-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
Description
The plugin looks at the TimeToLive property of the message sent out and sets a custom blob metadata _ValidUntilUtc if the value is other than TimeSpan.MaxValue if found.
In case it's deemed appropriate to remove the attachment blob, the receiving party could use blob ID represented by custom metadata configured using plugin confusion API in conjunction with the container name.
For receive only configured plugin, blob URI is provided via blob URI custom metadata.
Reactions are currently unavailable