Activity.DeliveryMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a delivery hint to signal to the recipient alternate delivery paths for the activity. The default delivery mode is "default". Possible values are defined in DeliveryModes.
public string DeliveryMode { get; set; }
member this.DeliveryMode : string with get, set
Public Property DeliveryMode As String
Property Value
A delivery hint to signal to the recipient alternate delivery paths for the activity.