Partager via


BaseResponseMessageType, classe (Microsoft.SharePoint.Portal.WebControls)

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<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
'Utilisation
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

Hiérarchie d'héritage

System.Object
  Microsoft.SharePoint.Portal.WebControls.BaseResponseMessageType
     Classes dérivées

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres BaseResponseMessageType
Microsoft.SharePoint.Portal.WebControls, espace de noms