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