AddDelegateType.DelegateUsers - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property DelegateUsers As DelegateUserType()
Get
Set
'Utilisation
Dim instance As AddDelegateType
Dim value As DelegateUserType()
value = instance.DelegateUsers
instance.DelegateUsers = value
public DelegateUserType[] DelegateUsers { get; set; }
Valeur de propriété
Type : []
Voir aussi
Référence
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms