Partager via


OfficeTask.ParticipantList - Propriété

Liste de nom d'affichage de chaque participant. Ceci est délimité comme s'il s'agissait d'un e.g."1;#John multi-utilisateur choix Doe; #2 #Jane RE; #3; #FrontPage atelier compte »

Espace de noms :  Microsoft.Office.Workflow.Actions
Assembly :  Microsoft.Office.Workflow.Actions (dans Microsoft.Office.Workflow.Actions.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ParticipantList As String
    Get
'Utilisation
Dim instance As OfficeTask
Dim value As String

value = instance.ParticipantList
[BrowsableAttribute(false)]
public string ParticipantList { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

OfficeTask classe

OfficeTask - Membres

Microsoft.Office.Workflow.Actions - Espace de noms