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