Partager via


NonEmptyArrayOfAllItemsType.Items, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<XmlElementAttribute("DeclineItem", GetType(DeclineItemType))> _
<XmlElementAttribute("Item", GetType(ItemType))> _
<XmlElementAttribute("Task", GetType(TaskType))> _
<XmlElementAttribute("MeetingCancellation", GetType(MeetingCancellationMessageType))> _
<XmlElementAttribute("AcceptItem", GetType(AcceptItemType))> _
<XmlElementAttribute("CalendarItem", GetType(CalendarItemType))> _
<XmlElementAttribute("DistributionList", GetType(DistributionListType))> _
<XmlElementAttribute("Contact", GetType(ContactItemType))> _
<XmlElementAttribute("Message", GetType(ExchangeMessageType))> _
<XmlElementAttribute("SuppressReadReceipt", GetType(SuppressReadReceiptType))> _
<XmlElementAttribute("MeetingRequest", GetType(MeetingRequestMessageType))> _
<XmlElementAttribute("MeetingResponse", GetType(MeetingResponseMessageType))> _
<XmlElementAttribute("CancelCalendarItem", GetType(CancelCalendarItemType))> _
<XmlElementAttribute("ForwardItem", GetType(ForwardItemType))> _
<XmlElementAttribute("MeetingMessage", GetType(MeetingMessageType))> _
<XmlElementAttribute("TentativelyAcceptItem", GetType(TentativelyAcceptItemType))> _
<XmlElementAttribute("RemoveItem", GetType(RemoveItemType))> _
<XmlElementAttribute("ReplyAllToItem", GetType(ReplyAllToItemType))> _
<XmlElementAttribute("ReplyToItem", GetType(ReplyToItemType))> _
Public Property Items As ItemType()
'Utilisation
Dim instance As NonEmptyArrayOfAllItemsType
Dim value As ItemType()

value = instance.Items

instance.Items = value
[XmlElementAttribute("DeclineItem", typeof(DeclineItemType))] 
[XmlElementAttribute("Item", typeof(ItemType))] 
[XmlElementAttribute("Task", typeof(TaskType))] 
[XmlElementAttribute("MeetingCancellation", typeof(MeetingCancellationMessageType))] 
[XmlElementAttribute("AcceptItem", typeof(AcceptItemType))] 
[XmlElementAttribute("CalendarItem", typeof(CalendarItemType))] 
[XmlElementAttribute("DistributionList", typeof(DistributionListType))] 
[XmlElementAttribute("Contact", typeof(ContactItemType))] 
[XmlElementAttribute("Message", typeof(ExchangeMessageType))] 
[XmlElementAttribute("SuppressReadReceipt", typeof(SuppressReadReceiptType))] 
[XmlElementAttribute("MeetingRequest", typeof(MeetingRequestMessageType))] 
[XmlElementAttribute("MeetingResponse", typeof(MeetingResponseMessageType))] 
[XmlElementAttribute("CancelCalendarItem", typeof(CancelCalendarItemType))] 
[XmlElementAttribute("ForwardItem", typeof(ForwardItemType))] 
[XmlElementAttribute("MeetingMessage", typeof(MeetingMessageType))] 
[XmlElementAttribute("TentativelyAcceptItem", typeof(TentativelyAcceptItemType))] 
[XmlElementAttribute("RemoveItem", typeof(RemoveItemType))] 
[XmlElementAttribute("ReplyAllToItem", typeof(ReplyAllToItemType))] 
[XmlElementAttribute("ReplyToItem", typeof(ReplyToItemType))] 
public ItemType[] Items { get; set; }

Voir aussi

Référence

NonEmptyArrayOfAllItemsType, classe
Membres NonEmptyArrayOfAllItemsType
Microsoft.SharePoint.Portal.WebControls, espace de noms