Partager via


SmartResponseBaseType, 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(ReplyToItemType))> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(ReplyAllToItemType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(ForwardItemType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(SmartResponseType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(CancelCalendarItemType))> _
Public Class SmartResponseBaseType
    Inherits ResponseObjectType
'Utilisation
Dim instance As SmartResponseBaseType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(ReplyToItemType))] 
[DebuggerStepThroughAttribute] 
[XmlIncludeAttribute(typeof(ReplyAllToItemType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlIncludeAttribute(typeof(ForwardItemType))] 
[DesignerCategoryAttribute("code")] 
[XmlIncludeAttribute(typeof(SmartResponseType))] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(CancelCalendarItemType))] 
public class SmartResponseBaseType : ResponseObjectType

Hiérarchie d'héritage

System.Object
   Microsoft.SharePoint.Portal.WebControls.ItemType
     Microsoft.SharePoint.Portal.WebControls.ExchangeMessageType
       Microsoft.SharePoint.Portal.WebControls.ResponseObjectCoreType
         Microsoft.SharePoint.Portal.WebControls.ResponseObjectType
          Microsoft.SharePoint.Portal.WebControls.SmartResponseBaseType
             Microsoft.SharePoint.Portal.WebControls.SmartResponseType

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 SmartResponseBaseType
Microsoft.SharePoint.Portal.WebControls, espace de noms