SmartResponseBaseType クラス (Microsoft.SharePoint.Portal.WebControls)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<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
'使用
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
継承階層
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
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
SmartResponseBaseType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間