Compartir a través de


: BaseResponseMessageType (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(SendNotificationResponseType))> _
<XmlIncludeAttribute(GetType(SubscribeResponseType))> _
<XmlIncludeAttribute(GetType(CreateManagedFolderResponseType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/messages")> _
<XmlIncludeAttribute(GetType(CreateItemResponseType))> _
<XmlIncludeAttribute(GetType(SyncFolderItemsResponseType))> _
<XmlIncludeAttribute(GetType(SyncFolderHierarchyResponseType))> _
<XmlIncludeAttribute(GetType(GetEventsResponseType))> _
<XmlIncludeAttribute(GetType(UnsubscribeResponseType))> _
<XmlIncludeAttribute(GetType(ExpandDLResponseType))> _
<XmlIncludeAttribute(GetType(ResolveNamesResponseType))> _
<XmlIncludeAttribute(GetType(FindItemResponseType))> _
<XmlIncludeAttribute(GetType(DeleteItemResponseType))> _
<XmlIncludeAttribute(GetType(CopyItemResponseType))> _
<XmlIncludeAttribute(GetType(MoveItemResponseType))> _
<XmlIncludeAttribute(GetType(GetItemResponseType))> _
<XmlIncludeAttribute(GetType(UpdateItemResponseType))> _
<XmlIncludeAttribute(GetType(GetAttachmentResponseType))> _
<XmlIncludeAttribute(GetType(DeleteAttachmentResponseType))> _
<XmlIncludeAttribute(GetType(CreateAttachmentResponseType))> _
<XmlIncludeAttribute(GetType(SendItemResponseType))> _
<XmlIncludeAttribute(GetType(CopyFolderResponseType))> _
<XmlIncludeAttribute(GetType(MoveFolderResponseType))> _
<XmlIncludeAttribute(GetType(UpdateFolderResponseType))> _
<XmlIncludeAttribute(GetType(GetFolderResponseType))> _
<XmlIncludeAttribute(GetType(CreateFolderResponseType))> _
<XmlIncludeAttribute(GetType(DeleteFolderResponseType))> _
<XmlIncludeAttribute(GetType(FindFolderResponseType))> _
Public Class BaseResponseMessageType
'Uso
Dim instance As BaseResponseMessageType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(SendNotificationResponseType))] 
[XmlIncludeAttribute(typeof(SubscribeResponseType))] 
[XmlIncludeAttribute(typeof(CreateManagedFolderResponseType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages")] 
[XmlIncludeAttribute(typeof(CreateItemResponseType))] 
[XmlIncludeAttribute(typeof(SyncFolderItemsResponseType))] 
[XmlIncludeAttribute(typeof(SyncFolderHierarchyResponseType))] 
[XmlIncludeAttribute(typeof(GetEventsResponseType))] 
[XmlIncludeAttribute(typeof(UnsubscribeResponseType))] 
[XmlIncludeAttribute(typeof(ExpandDLResponseType))] 
[XmlIncludeAttribute(typeof(ResolveNamesResponseType))] 
[XmlIncludeAttribute(typeof(FindItemResponseType))] 
[XmlIncludeAttribute(typeof(DeleteItemResponseType))] 
[XmlIncludeAttribute(typeof(CopyItemResponseType))] 
[XmlIncludeAttribute(typeof(MoveItemResponseType))] 
[XmlIncludeAttribute(typeof(GetItemResponseType))] 
[XmlIncludeAttribute(typeof(UpdateItemResponseType))] 
[XmlIncludeAttribute(typeof(GetAttachmentResponseType))] 
[XmlIncludeAttribute(typeof(DeleteAttachmentResponseType))] 
[XmlIncludeAttribute(typeof(CreateAttachmentResponseType))] 
[XmlIncludeAttribute(typeof(SendItemResponseType))] 
[XmlIncludeAttribute(typeof(CopyFolderResponseType))] 
[XmlIncludeAttribute(typeof(MoveFolderResponseType))] 
[XmlIncludeAttribute(typeof(UpdateFolderResponseType))] 
[XmlIncludeAttribute(typeof(GetFolderResponseType))] 
[XmlIncludeAttribute(typeof(CreateFolderResponseType))] 
[XmlIncludeAttribute(typeof(DeleteFolderResponseType))] 
[XmlIncludeAttribute(typeof(FindFolderResponseType))] 
public class BaseResponseMessageType

Jerarquía de herencia

System.Object
  Microsoft.SharePoint.Portal.WebControls.BaseResponseMessageType
     Clases derivadas

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

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