Compartilhar via


NotificationInfo.Alert Propriedade

Definição

Obtém ou define true se a notificação deve ser enviada ao usuário; caso contrário, false.

public bool? Alert { get; set; }
member this.Alert : Nullable<bool> with get, set
Public Property Alert As Nullable(Of Boolean)

Valor da propriedade

Booliano que indica se a notificação é enviada ao usuário.

Aplica-se a