Compartir a través de


IMessageActivity.DeliveryMode Propiedad

Definición

Obtiene o establece una sugerencia para describir cómo se debe entregar esta actividad. null o "default" = default delivery "notification" = notification semantics See DeliveryModes for current constants.

public string DeliveryMode { get; set; }
member this.DeliveryMode : string with get, set
Public Property DeliveryMode As String

Valor de propiedad

Sugerencia para describir cómo se debe entregar esta actividad. null o "default" = default delivery "notification" = notification semantics See DeliveryModes for current constants.

Se aplica a