Compartir a través de


: CalendarItemType.ModifiedOccurrences (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<XmlArrayItemAttribute("Occurrence", IsNullable:=False)> _
Public Property ModifiedOccurrences As OccurrenceInfoType()
'Uso
Dim instance As CalendarItemType
Dim value As OccurrenceInfoType()

value = instance.ModifiedOccurrences

instance.ModifiedOccurrences = value
[XmlArrayItemAttribute("Occurrence", IsNullable=false)] 
public OccurrenceInfoType[] ModifiedOccurrences { get; set; }

Vea también

Referencia

CalendarItemType (Clase)
CalendarItemType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)