SmsFilterRule.BroadcastChannels Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Liste des canaux de diffusion qui correspondent à cette règle.
public:
property IVector<int> ^ BroadcastChannels { IVector<int> ^ get(); };
IVector<int> BroadcastChannels();
public IList<int> BroadcastChannels { get; }
var iVector = smsFilterRule.broadcastChannels;
Public ReadOnly Property BroadcastChannels As IList(Of Integer)
Valeur de propriété
Liste des identificateurs de canal de diffusion qui correspondent à cette règle.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularMessaging
sms
|