Aracılığıyla paylaş


IMessageActivity.DeliveryMode Özellik

Tanım

Bu etkinliğin nasıl teslim edilmesi gerektiğini açıklayan ipucunu alır veya ayarlar. null veya "default" = default delivery "notification" = notification semantics Bkz. Geçerli sabitler için DeliveryModes.

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

Özellik Değeri

Bu etkinliğin nasıl teslim edilmesi gerektiğini açıklayan ipucu. null veya "default" = default delivery "notification" = notification semantics Bkz. Geçerli sabitler için DeliveryModes.

Şunlara uygulanır