Compartir a través de


: BaseRequestType (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> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(SyncFolderItemsType))> _
<XmlIncludeAttribute(GetType(SyncFolderHierarchyType))> _
<XmlIncludeAttribute(GetType(GetEventsType))> _
<XmlIncludeAttribute(GetType(UnsubscribeType))> _
<XmlIncludeAttribute(GetType(SubscribeType))> _
<XmlIncludeAttribute(GetType(CreateManagedFolderRequestType))> _
<XmlIncludeAttribute(GetType(ExpandDLType))> _
<XmlIncludeAttribute(GetType(ResolveNamesType))> _
<XmlIncludeAttribute(GetType(GetAttachmentType))> _
<XmlIncludeAttribute(GetType(DeleteAttachmentType))> _
<XmlIncludeAttribute(GetType(CreateAttachmentType))> _
<XmlIncludeAttribute(GetType(FindItemType))> _
<XmlIncludeAttribute(GetType(SendItemType))> _
<XmlIncludeAttribute(GetType(GetUserAvailabilityRequestType))> _
<XmlIncludeAttribute(GetType(CopyItemType))> _
<XmlIncludeAttribute(GetType(MoveItemType))> _
<XmlIncludeAttribute(GetType(DeleteItemType))> _
<XmlIncludeAttribute(GetType(UpdateItemType))> _
<XmlIncludeAttribute(GetType(CreateItemType))> _
<XmlIncludeAttribute(GetType(UpdateFolderType))> _
<XmlIncludeAttribute(GetType(BaseMoveCopyFolderType))> _
<XmlIncludeAttribute(GetType(CopyFolderType))> _
<XmlIncludeAttribute(GetType(MoveFolderType))> _
<XmlIncludeAttribute(GetType(DeleteFolderType))> _
<XmlIncludeAttribute(GetType(FindFolderType))> _
<XmlIncludeAttribute(GetType(CreateFolderType))> _
<XmlIncludeAttribute(GetType(GetFolderType))> _
<XmlIncludeAttribute(GetType(GetItemType))> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/messages")> _
<XmlIncludeAttribute(GetType(BaseMoveCopyItemType))> _
<XmlIncludeAttribute(GetType(SetUserOofSettingsRequest))> _
<XmlIncludeAttribute(GetType(GetUserOofSettingsRequest))> _
Public MustInherit Class BaseRequestType
'Uso
Dim instance As BaseRequestType
[SerializableAttribute] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlIncludeAttribute(typeof(SyncFolderItemsType))] 
[XmlIncludeAttribute(typeof(SyncFolderHierarchyType))] 
[XmlIncludeAttribute(typeof(GetEventsType))] 
[XmlIncludeAttribute(typeof(UnsubscribeType))] 
[XmlIncludeAttribute(typeof(SubscribeType))] 
[XmlIncludeAttribute(typeof(CreateManagedFolderRequestType))] 
[XmlIncludeAttribute(typeof(ExpandDLType))] 
[XmlIncludeAttribute(typeof(ResolveNamesType))] 
[XmlIncludeAttribute(typeof(GetAttachmentType))] 
[XmlIncludeAttribute(typeof(DeleteAttachmentType))] 
[XmlIncludeAttribute(typeof(CreateAttachmentType))] 
[XmlIncludeAttribute(typeof(FindItemType))] 
[XmlIncludeAttribute(typeof(SendItemType))] 
[XmlIncludeAttribute(typeof(GetUserAvailabilityRequestType))] 
[XmlIncludeAttribute(typeof(CopyItemType))] 
[XmlIncludeAttribute(typeof(MoveItemType))] 
[XmlIncludeAttribute(typeof(DeleteItemType))] 
[XmlIncludeAttribute(typeof(UpdateItemType))] 
[XmlIncludeAttribute(typeof(CreateItemType))] 
[XmlIncludeAttribute(typeof(UpdateFolderType))] 
[XmlIncludeAttribute(typeof(BaseMoveCopyFolderType))] 
[XmlIncludeAttribute(typeof(CopyFolderType))] 
[XmlIncludeAttribute(typeof(MoveFolderType))] 
[XmlIncludeAttribute(typeof(DeleteFolderType))] 
[XmlIncludeAttribute(typeof(FindFolderType))] 
[XmlIncludeAttribute(typeof(CreateFolderType))] 
[XmlIncludeAttribute(typeof(GetFolderType))] 
[XmlIncludeAttribute(typeof(GetItemType))] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages")] 
[XmlIncludeAttribute(typeof(BaseMoveCopyItemType))] 
[XmlIncludeAttribute(typeof(SetUserOofSettingsRequest))] 
[XmlIncludeAttribute(typeof(GetUserOofSettingsRequest))] 
public abstract class BaseRequestType

Jerarquía de herencia

System.Object
  Microsoft.SharePoint.Portal.WebControls.BaseRequestType
     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

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