Edit

Share via


InstantMessagingFlowTemplate.WaitingForDeliveryNotificationDisabled Property

Definition

Gets or sets the value to control whether the BeginSendInstantMessage operation will wait for delivery notifications before completion.

public:
 property bool WaitingForDeliveryNotificationDisabled { bool get(); void set(bool value); };
public bool WaitingForDeliveryNotificationDisabled { get; set; }
member this.WaitingForDeliveryNotificationDisabled : bool with get, set
Public Property WaitingForDeliveryNotificationDisabled As Boolean

Property Value

Applies to