Compartir a través de


: ItemType (Clase) (Microsoft.SharePoint.Portal.WebControls)

Esta clase y sus miembros se reservan para uso interno y no están diseñados para usarse en su código.

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

Sintaxis

'Declaración
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(DeclineItemType))> _
<XmlIncludeAttribute(GetType(ReplyAllToItemType))> _
<XmlIncludeAttribute(GetType(SmartResponseBaseType))> _
<XmlIncludeAttribute(GetType(DistributionListType))> _
<XmlIncludeAttribute(GetType(CancelCalendarItemType))> _
<XmlIncludeAttribute(GetType(TentativelyAcceptItemType))> _
<XmlIncludeAttribute(GetType(AcceptItemType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(TaskType))> _
<XmlIncludeAttribute(GetType(SmartResponseType))> _
<XmlIncludeAttribute(GetType(ForwardItemType))> _
<XmlIncludeAttribute(GetType(ReplyToItemType))> _
<XmlIncludeAttribute(GetType(WellKnownResponseObjectType))> _
<XmlIncludeAttribute(GetType(ContactItemType))> _
<XmlIncludeAttribute(GetType(CalendarItemType))> _
<XmlIncludeAttribute(GetType(ExchangeMessageType))> _
<XmlIncludeAttribute(GetType(MeetingMessageType))> _
<XmlIncludeAttribute(GetType(MeetingCancellationMessageType))> _
<XmlIncludeAttribute(GetType(MeetingResponseMessageType))> _
<XmlIncludeAttribute(GetType(MeetingRequestMessageType))> _
<XmlIncludeAttribute(GetType(ResponseObjectCoreType))> _
<XmlIncludeAttribute(GetType(ResponseObjectType))> _
<XmlIncludeAttribute(GetType(RemoveItemType))> _
<XmlIncludeAttribute(GetType(ReferenceItemResponseType))> _
<XmlIncludeAttribute(GetType(SuppressReadReceiptType))> _
Public Class ItemType
'Uso
Dim instance As ItemType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(DeclineItemType))] 
[XmlIncludeAttribute(typeof(ReplyAllToItemType))] 
[XmlIncludeAttribute(typeof(SmartResponseBaseType))] 
[XmlIncludeAttribute(typeof(DistributionListType))] 
[XmlIncludeAttribute(typeof(CancelCalendarItemType))] 
[XmlIncludeAttribute(typeof(TentativelyAcceptItemType))] 
[XmlIncludeAttribute(typeof(AcceptItemType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(TaskType))] 
[XmlIncludeAttribute(typeof(SmartResponseType))] 
[XmlIncludeAttribute(typeof(ForwardItemType))] 
[XmlIncludeAttribute(typeof(ReplyToItemType))] 
[XmlIncludeAttribute(typeof(WellKnownResponseObjectType))] 
[XmlIncludeAttribute(typeof(ContactItemType))] 
[XmlIncludeAttribute(typeof(CalendarItemType))] 
[XmlIncludeAttribute(typeof(ExchangeMessageType))] 
[XmlIncludeAttribute(typeof(MeetingMessageType))] 
[XmlIncludeAttribute(typeof(MeetingCancellationMessageType))] 
[XmlIncludeAttribute(typeof(MeetingResponseMessageType))] 
[XmlIncludeAttribute(typeof(MeetingRequestMessageType))] 
[XmlIncludeAttribute(typeof(ResponseObjectCoreType))] 
[XmlIncludeAttribute(typeof(ResponseObjectType))] 
[XmlIncludeAttribute(typeof(RemoveItemType))] 
[XmlIncludeAttribute(typeof(ReferenceItemResponseType))] 
[XmlIncludeAttribute(typeof(SuppressReadReceiptType))] 
public class ItemType

Jerarquía de herencia

System.Object
  Microsoft.SharePoint.Portal.WebControls.ItemType
     Microsoft.SharePoint.Portal.WebControls.CalendarItemType
     Microsoft.SharePoint.Portal.WebControls.ContactItemType
     Microsoft.SharePoint.Portal.WebControls.DistributionListType
     Microsoft.SharePoint.Portal.WebControls.ExchangeMessageType
     Microsoft.SharePoint.Portal.WebControls.TaskType

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

ItemType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)