MeetingRequestMessageType.ModifiedOccurrences, 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
<XmlArrayItemAttribute("Occurrence", IsNullable:=False)> _
Public Property ModifiedOccurrences As OccurrenceInfoType()
'Utilisation
Dim instance As MeetingRequestMessageType
Dim value As OccurrenceInfoType()
value = instance.ModifiedOccurrences
instance.ModifiedOccurrences = value
[XmlArrayItemAttribute("Occurrence", IsNullable=false)]
public OccurrenceInfoType[] ModifiedOccurrences { get; set; }
Voir aussi
Référence
MeetingRequestMessageType, classe
Membres MeetingRequestMessageType
Microsoft.SharePoint.Portal.WebControls, espace de noms