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