Share via


TaskType.Contacts - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Contacts As String()
    Get
    Set
'Utilisation
Dim instance As TaskType
Dim value As String()

value = instance.Contacts

instance.Contacts = value
public string[] Contacts { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

TaskType classe

TaskType - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms