次の方法で共有


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

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

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

構文

'宣言
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(FindItemResponseMessageType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/messages")> _
<XmlIncludeAttribute(GetType(DeleteAttachmentResponseMessageType))> _
<XmlIncludeAttribute(GetType(AttachmentInfoResponseMessageType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(SyncFolderHierarchyResponseMessageType))> _
<XmlIncludeAttribute(GetType(SendNotificationResponseMessageType))> _
<XmlIncludeAttribute(GetType(GetEventsResponseMessageType))> _
<XmlIncludeAttribute(GetType(SubscribeResponseMessageType))> _
<XmlIncludeAttribute(GetType(ExpandDLResponseMessageType))> _
<XmlIncludeAttribute(GetType(ResolveNamesResponseMessageType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(SyncFolderItemsResponseMessageType))> _
<XmlIncludeAttribute(GetType(FindFolderResponseMessageType))> _
<XmlIncludeAttribute(GetType(FolderInfoResponseMessageType))> _
<XmlIncludeAttribute(GetType(ItemInfoResponseMessageType))> _
<DebuggerStepThroughAttribute> _
Public Class ResponseMessageType
'使用
Dim instance As ResponseMessageType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(FindItemResponseMessageType))] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages")] 
[XmlIncludeAttribute(typeof(DeleteAttachmentResponseMessageType))] 
[XmlIncludeAttribute(typeof(AttachmentInfoResponseMessageType))] 
[DesignerCategoryAttribute("code")] 
[XmlIncludeAttribute(typeof(SyncFolderHierarchyResponseMessageType))] 
[XmlIncludeAttribute(typeof(SendNotificationResponseMessageType))] 
[XmlIncludeAttribute(typeof(GetEventsResponseMessageType))] 
[XmlIncludeAttribute(typeof(SubscribeResponseMessageType))] 
[XmlIncludeAttribute(typeof(ExpandDLResponseMessageType))] 
[XmlIncludeAttribute(typeof(ResolveNamesResponseMessageType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlIncludeAttribute(typeof(SyncFolderItemsResponseMessageType))] 
[XmlIncludeAttribute(typeof(FindFolderResponseMessageType))] 
[XmlIncludeAttribute(typeof(FolderInfoResponseMessageType))] 
[XmlIncludeAttribute(typeof(ItemInfoResponseMessageType))] 
[DebuggerStepThroughAttribute] 
public class ResponseMessageType

継承階層

System.Object
  Microsoft.SharePoint.Portal.WebControls.ResponseMessageType
     派生クラス

スレッドの安全性

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

関連項目

参照

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