: ResponseObjectCoreType (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(TentativelyAcceptItemType))> _
<XmlIncludeAttribute(GetType(DeclineItemType))> _
<XmlIncludeAttribute(GetType(ReferenceItemResponseType))> _
<XmlIncludeAttribute(GetType(AcceptItemType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(RemoveItemType))> _
<XmlIncludeAttribute(GetType(ResponseObjectType))> _
<XmlIncludeAttribute(GetType(SuppressReadReceiptType))> _
<XmlIncludeAttribute(GetType(SmartResponseBaseType))> _
<XmlIncludeAttribute(GetType(SmartResponseType))> _
<XmlIncludeAttribute(GetType(CancelCalendarItemType))> _
<XmlIncludeAttribute(GetType(ForwardItemType))> _
<XmlIncludeAttribute(GetType(ReplyAllToItemType))> _
<XmlIncludeAttribute(GetType(ReplyToItemType))> _
<XmlIncludeAttribute(GetType(WellKnownResponseObjectType))> _
Public MustInherit Class ResponseObjectCoreType
Inherits ExchangeMessageType
'Uso
Dim instance As ResponseObjectCoreType
[SerializableAttribute]
[XmlIncludeAttribute(typeof(TentativelyAcceptItemType))]
[XmlIncludeAttribute(typeof(DeclineItemType))]
[XmlIncludeAttribute(typeof(ReferenceItemResponseType))]
[XmlIncludeAttribute(typeof(AcceptItemType))]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
[DebuggerStepThroughAttribute]
[XmlIncludeAttribute(typeof(RemoveItemType))]
[XmlIncludeAttribute(typeof(ResponseObjectType))]
[XmlIncludeAttribute(typeof(SuppressReadReceiptType))]
[XmlIncludeAttribute(typeof(SmartResponseBaseType))]
[XmlIncludeAttribute(typeof(SmartResponseType))]
[XmlIncludeAttribute(typeof(CancelCalendarItemType))]
[XmlIncludeAttribute(typeof(ForwardItemType))]
[XmlIncludeAttribute(typeof(ReplyAllToItemType))]
[XmlIncludeAttribute(typeof(ReplyToItemType))]
[XmlIncludeAttribute(typeof(WellKnownResponseObjectType))]
public abstract class ResponseObjectCoreType : ExchangeMessageType
Jerarquía de herencia
System.Object
Microsoft.SharePoint.Portal.WebControls.ItemType
Microsoft.SharePoint.Portal.WebControls.ExchangeMessageType
Microsoft.SharePoint.Portal.WebControls.ResponseObjectCoreType
Microsoft.SharePoint.Portal.WebControls.ResponseObjectType
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
ResponseObjectCoreType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)