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