次の方法で共有


SmartResponseType クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

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

継承階層

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
               Microsoft.SharePoint.Portal.WebControls.CancelCalendarItemType
               Microsoft.SharePoint.Portal.WebControls.ForwardItemType
               Microsoft.SharePoint.Portal.WebControls.ReplyAllToItemType
               Microsoft.SharePoint.Portal.WebControls.ReplyToItemType

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

SmartResponseType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間