• Outlook 2010 開発者用リファレンス
    • Microsoft Outlook 2010 開発者用リファレンスへようこそ
    • 新機能
      • 新しいオブジェクト、コレクション、および列挙
      • 新しいメンバーと定数
      • ソリューションを Outlook 2010 にアップグレードするときの開発者の懸案事項
      • Microsoft Office 2007 以降のオブジェクト モデルの変更
      • Microsoft Office 2003 以降のオブジェクト モデルの変更
      • Microsoft Office XP (2002) 以降のオブジェクト モデルの変更
      • Microsoft Office 2000 以降のオブジェクト モデルの変更
    • コンポーネント
      • 概念
      • 一般的概念
        • マクロを使って Outlook をカスタマイズする
          • Outlook での VBA の使用
          • Outlook のマクロの記述
          • Visual Basic Editor でのフォームの使用
          • Outlook の VBA を使用した Outlook イベントへの応答
        • Visual Basic を使って Outlook を自動化する
          • Visual Basic アプリケーションを使用して Outlook を自動化する
          • 他の Office アプリケーションを使用した Outlook の自動化
          • COM アドインのサポート
          • COM アドインを使用した Outlook のカスタマイズ
          • Outlook の COM アドイン テンプレート
          • OLE プログラム ID
          • カスタム プロパティ ページのサポート
          • カスタム プロパティ ページの追加
          • 連絡先のリンクのサポート
          • フォルダー同期のサポート
      • アドレス帳
        • アドレス帳から名前を表示する
        • アドレス帳から Exchange のユーザーまたは配布リストの情報にアクセスする
        • 使い方: 連絡先フォルダーからエントリを選択するダイアログ ボックスを表示する
        • 使い方: メッセージの送信者にアドレス エントリの詳細を表示する
        • 使い方: ストアのグローバル アドレス一覧またはアドレス一覧のセットを調べる
        • 使い方: 上司が属するグループの一覧を取得する
        • 使い方: Exchange の配布リストに属する各管理者の名前とオフィスの位置を一覧表示する
        • 使い方: 表示名を電子メール アドレスにマップする
        • 受信者の電子メール アドレスを取得する方法
        • 連絡先の表示形式をプログラムでいっせいに変更する方法
      • 分類項目
        • Outlook アイテムを分類する
      • 通信
        • Outlook アイテムをスレッドとして管理する
        • 選択したスレッドを取得および列挙する方法
      • 電子名刺
        • 名刺をカスタマイズおよび共有する
        • 使い方: 名刺を含む連絡先情報を共有する
      • イベント
        • Outlook のイベントの処理
        • オートメーションと共にイベントを使用する
      • フラグの設定
        • アイテムをフォローアップのために設定する
      • フォーム
        • はじめに
          • フォーム ヘルプの手引き
          • フォーム ページとフォーム領域をカスタマイズする
          • Outlook 97-2003 のカスタム フォームを移行するためのベスト プラクティス
        • Outlook フォームについて
          • Outlook フォームをカスタマイズする
          • アイテム、フォルダー、ストア
            • フォルダー内のアイテムの列挙、検索、フィルター
            • フォルダー内のアイテムを並べ替える
            • Outlook のアイテムを保存する
            • EntryID および StoreID の使用
            • Outlook アイテム オブジェクト
            • メール アイテムにファイルを添付する方法
            • 2 年ごとに発生する定期的な予定を作成する方法
            • カレンダーに会議の予定を作成する方法
            • 方法: 削除済みアイテム フォルダー内のすべてのアイテムおよびサブフォルダーを削除する
            • 使い方: すべてのストアのフォルダーを列挙する
            • 使い方: すべてのストアの検索フォルダーを列挙する
            • 使い方: 連絡先フォルダーを列挙して連絡先アイテムだけに Custom プロパティを設定する
            • 予定の XML データを Outlook の予定オブジェクトにインポートする方法
            • フォルダー パスを基にフォルダー オブジェクトを取得する方法
            • アカウントの SMTP アドレスを指定して電子メールを送信する方法
          • ナビゲーション
            • ナビゲーション ウィンドウをカスタマイズする
            • ソリューション固有のフォルダーを [ソリューション] モジュールに追加する
            • 使い方: ナビゲーション ウィンドウの表示と非表示を切り替える
            • 使い方: ナビゲーション ウィンドウでモジュールの列挙、表示と非表示の切り替え、配置を行う
            • 使い方: ナビゲーション ウィンドウでモジュールを現在選択されているモジュールとして設定する
            • 使い方: ナビゲーション ウィンドウで特定のモジュールを表示する
            • 使い方: お気に入りフォルダー グループにフォルダーを追加する
            • 使い方: 予定表ビューでアクティブなフォルダーを列挙する
            • 使い方: カスタム フォルダーをグループに追加して既定で重ねて表示する
          • プロパティ
            • プロパティの概要
            • 名前空間でプロパティを参照する
            • プロパティの作成
            • プロパティを削除する
            • プロパティの値を取得する
            • プロパティの値を設定する
            • プロパティの取得と設定に関するヒント集
          • Office Fluent UI 拡張
            • Outlook の Office Fluent ユーザー インターフェイス拡張機能
            • リボンのユーザー設定の概要
            • CommandBars の以前のコードの更新
            • IRibbonExtensibility インターフェイスの実装
            • エラーを検出する
            • IRibbonUI オブジェクトの概要
            • IRibbonControl オブジェクトの概要
          • ルール
            • Outlook オブジェクト モデルでルールを管理する
            • ルールの処理を指定する
            • ルールの条件を指定する
            • 使い方: 特定の電子メールをフォルダーに移動するルールを作成する
          • 検索とフィルター
            • はじめに
              • フォルダー内のアイテムの列挙、検索、フィルター
              • フォルダー内のアイテムを並べ替える
            • テーブル
              • Table オブジェクトに列を追加する
              • Table オブジェクトに表示される既定のプロパティ
              • Table クラスと View クラスのプロパティ値表示に影響を与える要因
              • Table オブジェクトまたは Table フィルターのサポートされていないプロパティ
            • フィルター処理
              • アイテムをフィルターにかける
              • ユーザー定義フィールドをフィルターにかける
              • ブール値を比較してアイテムをフィルターにかける
              • キーワードのプロパティを比較してアイテムをフィルターにかける
              • 日付/時刻を比較してアイテムをフィルターにかける
              • 文字列を比較してアイテムをフィルターにかける
              • 変数を使ってアイテムをフィルターにかける
              • 整数値を比較してアイテムをフィルターにかける
              • 比較演算子と論理演算子を使ってアイテムをフィルターにかける
              • クエリ キーワードを使ってアイテムをフィルターにかける
            • 検索
              • アイテムを検索する
            • 使い方
              • 使い方: 表内の複数値を持つプロパティの値にアクセスする
              • 使い方: Table オブジェクトを使用して、フォルダー内のフィルターされたアイテムを効率的に列挙する
              • 使い方: メール アイテムの本文にフィルターをかける
              • どこにも分類されないアイテムを抽出する方法
              • 使い方: 受信トレイで件名に "Office" が含まれるアイテムを検索する
              • 使い方: 特定の期間に部分的または全体的に発生する予定を予定表で検索する
              • 使い方: ある期間内の予定のうちで件名に特定の語を含むものを予定表で検索する
              • 使い方: アイテムを集計ビューで検索および取得する
              • 使い方: 連絡先フォルダーを列挙して連絡先アイテムだけに Custom プロパティを設定する
          • セキュリティ
            • Outlook オブジェクト モデルのセキュリティの基本動作
            • Outlook オブジェクト モデルのセキュリティ警告
            • 保護されたプロパティとメソッド
          • セッション
            • Outlook のインスタンスを取得してログインする方法
          • 共有
            • 予定表を共有する
            • オンライン予定表、RSS フィード、Microsoft SharePoint Foundation フォルダー、Exchange フォルダーを共有する
            • 使い方: ペイロード共有を使用して予定表をエクスポートする
            • 使い方: OpenSharedItem を使用して保存したアイテムをインポートする
            • 使い方: 予定表の共有への招待を送信する
            • 使い方: RSS フィードの共有への招待を送信する
          • ショートカット メニュー
            • ショートカット メニューのカスタマイズ
          • ソリューション ストレージ
            • ソリューションのデータを保存する
            • データを作成してソリューション ストレージに保存する
            • ソリューション ストレージを更新、削除する
            • ソリューション ストレージのセキュリティの問題
            • 使い方: ソリューションのストレージ アイテムにデータを格納する
            • 使い方: データを削除してソリューション ストレージをリセットする
            • フォルダーの自動整理のプロパティをソリューション ストレージに保存する方法
          • ビュー
            • Outlook のビュー
            • ビューでのフィールドのフィルター処理と指定
            • ビューでのフィールドの並べ替え
        • 操作方法
          • Outlook の操作方法
          • フォーム
        • Outlook オブジェクト モデル リファレンス
          • Outlook オブジェクト モデルのリファレンス
          • Account オブジェクト
            • Account オブジェクト
            • Account オブジェクト メンバー
            • プロパティ
              • AccountType プロパティ
              • Application プロパティ
              • AutoDiscoverConnectionMode プロパティ
              • AutoDiscoverXml プロパティ
              • Class プロパティ
              • CurrentUser プロパティ
              • DeliveryStore プロパティ
              • DisplayName プロパティ
              • ExchangeConnectionMode プロパティ
              • ExchangeMailboxServerName プロパティ
              • ExchangeMailboxServerVersion プロパティ
              • Parent プロパティ
              • Session プロパティ
              • SmtpAddress プロパティ
              • UserName プロパティ
            • メソッド
              • GetAddressEntryFromID メソッド
              • GetRecipientFromID メソッド
          • AccountRuleCondition オブジェクト
            • AccountRuleCondition オブジェクト
            • AccountRuleCondition オブジェクト メンバー
            • プロパティ
              • Account プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Accounts オブジェクト
            • Accounts オブジェクト
            • Accounts オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
            • イベント
              • AutoDiscoverComplete イベント
          • AccountSelector オブジェクト
            • AccountSelector オブジェクト
            • AccountSelector オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Parent プロパティ
              • SelectedAccount プロパティ
              • Session プロパティ
            • イベント
              • SelectedAccountChange イベント
          • Action オブジェクト
            • Action オブジェクト
            • Action オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • CopyLike プロパティ
              • Enabled プロパティ
              • MessageClass プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Prefix プロパティ
              • ReplyStyle プロパティ
              • ResponseStyle プロパティ
              • Session プロパティ
              • ShowOn プロパティ
            • メソッド
              • Delete メソッド
              • Execute メソッド
          • Actions オブジェクト
            • Actions オブジェクト
            • Actions オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • AddressEntries オブジェクト
            • AddressEntries オブジェクト
            • AddressEntries オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • GetFirst メソッド
              • GetLast メソッド
              • GetNext メソッド
              • GetPrevious メソッド
              • Item メソッド
              • Sort メソッド
          • AddressEntry オブジェクト
            • AddressEntry オブジェクト
            • AddressEntry オブジェクト メンバー
            • プロパティ
              • Address プロパティ
              • AddressEntryUserType プロパティ
              • Application プロパティ
              • Class プロパティ
              • DisplayType プロパティ
              • ID プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • Type プロパティ
            • メソッド
              • Delete メソッド
              • Details メソッド
              • GetContact メソッド
              • GetExchangeDistributionList メソッド
              • GetExchangeUser メソッド
              • GetFreeBusy メソッド
              • Update メソッド
          • AddressList オブジェクト
            • AddressList オブジェクト
            • AddressList オブジェクト メンバー
            • プロパティ
              • AddressEntries プロパティ
              • AddressListType プロパティ
              • Application プロパティ
              • Class プロパティ
              • ID プロパティ
              • Index プロパティ
              • IsInitialAddressList プロパティ
              • IsReadOnly プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • ResolutionOrder プロパティ
              • Session プロパティ
            • メソッド
              • GetContactsFolder メソッド
          • AddressLists オブジェクト
            • AddressLists オブジェクト
            • AddressLists オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
          • AddressRuleCondition オブジェクト
            • AddressRuleCondition オブジェクト
            • AddressRuleCondition オブジェクト メンバー
            • プロパティ
              • Address プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Application オブジェクト
            • Application オブジェクト
            • Application オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Assistance プロパティ
              • Class プロパティ
              • COMAddIns プロパティ
              • DefaultProfileName プロパティ
              • Explorers プロパティ
              • Inspectors プロパティ
              • IsTrusted プロパティ
              • LanguageSettings プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PickerDialog プロパティ
              • ProductCode プロパティ
              • Reminders プロパティ
              • Session プロパティ
              • TimeZones プロパティ
              • Version プロパティ
            • メソッド
              • ActiveExplorer メソッド
              • ActiveInspector メソッド
              • ActiveWindow メソッド
              • AdvancedSearch メソッド
              • CopyFile メソッド
              • CreateItem メソッド
              • CreateItemFromTemplate メソッド
              • CreateObject メソッド
              • GetNamespace メソッド
              • GetObjectReference メソッド
              • IsSearchSynchronous メソッド
              • Quit メソッド
              • RefreshFormRegionDefinition メソッド
            • イベント
              • AdvancedSearchComplete イベント
              • AdvancedSearchStopped イベント
              • AttachmentContextMenuDisplay イベント
              • BeforeFolderSharingDialog イベント
              • ItemLoad イベント
              • ContextMenuClose イベント
              • ItemSend イベント
              • FolderContextMenuDisplay イベント
              • MAPILogonComplete イベント
              • ItemContextMenuDisplay イベント
              • NewMail イベント
              • NewMailEx イベント
              • OptionsPagesAdd イベント
              • Quit イベント
              • Reminder イベント
              • Startup イベント
              • ShortcutContextMenuDisplay イベント
              • StoreContextMenuDisplay イベント
              • ViewContextMenuDisplay イベント
          • AppointmentItem オブジェクト
            • AppointmentItem オブジェクト
            • AppointmentItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • AllDayEvent プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • BusyStatus プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • Duration プロパティ
              • End プロパティ
              • EndInEndTimeZone プロパティ
              • EndTimeZone プロパティ
              • EndUTC プロパティ
              • EntryID プロパティ
              • ForceUpdateToAllAttendees プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • GlobalAppointmentID プロパティ
              • Importance プロパティ
              • InternetCodepage プロパティ
              • IsConflict プロパティ
              • IsRecurring プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • Location プロパティ
              • MarkForDownload プロパティ
              • MeetingStatus プロパティ
              • MeetingWorkspaceURL プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OptionalAttendees プロパティ
              • Organizer プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Recipients プロパティ
              • RecurrenceState プロパティ
              • ReminderMinutesBeforeStart プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReplyTime プロパティ
              • RequiredAttendees プロパティ
              • Resources プロパティ
              • ResponseRequested プロパティ
              • ResponseStatus プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Start プロパティ
              • StartInStartTimeZone プロパティ
              • StartTimeZone プロパティ
              • StartUTC プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • ClearRecurrencePattern メソッド
              • Close メソッド
              • Copy メソッド
              • CopyTo メソッド
              • Delete メソッド
              • Display メソッド
              • ForwardAsVcal メソッド
              • GetConversation メソッド
              • GetOrganizer メソッド
              • GetRecurrencePattern メソッド
              • Move メソッド
              • PrintOut メソッド
              • Respond メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • AssignToCategoryRuleAction オブジェクト
            • AssignToCategoryRuleAction オブジェクト
            • AssignToCategoryRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Attachment オブジェクト
            • Attachment オブジェクト
            • Attachment オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • BlockLevel プロパティ
              • Class プロパティ
              • DisplayName プロパティ
              • FileName プロパティ
              • Index プロパティ
              • Parent プロパティ
              • PathName プロパティ
              • Position プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • Size プロパティ
              • Type プロパティ
            • メソッド
              • Delete メソッド
              • GetTemporaryFilePath メソッド
              • SaveAsFile メソッド
          • Attachments オブジェクト
            • Attachments オブジェクト
            • Attachments オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • AttachmentSelection オブジェクト
            • AttachmentSelection オブジェクト
            • AttachmentSelection オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Location プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetSelection メソッド
              • Item メソッド
          • AutoFormatRule オブジェクト
            • AutoFormatRule オブジェクト
            • AutoFormatRule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Filter プロパティ
              • Font プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Standard プロパティ
          • AutoFormatRules オブジェクト
            • AutoFormatRules オブジェクト
            • AutoFormatRules オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Insert メソッド
              • Item メソッド
              • Remove メソッド
              • RemoveAll メソッド
              • Save メソッド
          • BusinessCardView オブジェクト
            • BusinessCardView オブジェクト
            • BusinessCardView オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • CardSize プロパティ
              • Class プロパティ
              • Filter プロパティ
              • HeadingsFont プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • SortFields プロパティ
              • Standard プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • CalendarModule オブジェクト
            • CalendarModule オブジェクト
            • CalendarModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • CalendarSharing オブジェクト
            • CalendarSharing オブジェクト
            • CalendarSharing オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • CalendarDetail プロパティ
              • Class プロパティ
              • EndDate プロパティ
              • Folder プロパティ
              • IncludeAttachments プロパティ
              • IncludePrivateDetails プロパティ
              • IncludeWholeCalendar プロパティ
              • Parent プロパティ
              • RestrictToWorkingHours プロパティ
              • Session プロパティ
              • StartDate プロパティ
            • メソッド
              • ForwardAsICal メソッド
              • SaveAsICal メソッド
          • CalendarView オブジェクト
            • CalendarView オブジェクト
            • CalendarView オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • AutoFormatRules プロパティ
              • BoldDatesWithItems プロパティ
              • BoldSubjects プロパティ
              • CalendarViewMode プロパティ
              • Class プロパティ
              • DaysInMultiDayMode プロパティ
              • DayWeekFont プロパティ
              • DayWeekTimeFont プロパティ
              • DayWeekTimeScale プロパティ
              • DisplayedDates プロパティ
              • EndField プロパティ
              • Filter プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • MonthFont プロパティ
              • MonthShowEndTime プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • SelectedEndTime プロパティ
              • SelectedStartTime プロパティ
              • Session プロパティ
              • Standard プロパティ
              • StartField プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • CardView オブジェクト
            • CardView オブジェクト
            • CardView オブジェクト メンバー
            • プロパティ
              • AllowInCellEditing プロパティ
              • Application プロパティ
              • AutoFormatRules プロパティ
              • BodyFont プロパティ
              • Class プロパティ
              • Filter プロパティ
              • HeadingsFont プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • MultiLineFieldHeight プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • ShowEmptyFields プロパティ
              • SortFields プロパティ
              • Standard プロパティ
              • ViewFields プロパティ
              • ViewType プロパティ
              • Width プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • Categories オブジェクト
            • Categories オブジェクト
            • Categories オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • Category オブジェクト
            • Category オブジェクト
            • Category オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • CategoryBorderColor プロパティ
              • CategoryGradientBottomColor プロパティ
              • CategoryGradientTopColor プロパティ
              • CategoryID プロパティ
              • Class プロパティ
              • Color プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • ShortcutKey プロパティ
          • CategoryRuleCondition オブジェクト
            • CategoryRuleCondition オブジェクト
            • CategoryRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Categories プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Column オブジェクト
            • Column オブジェクト
            • Column オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
          • ColumnFormat オブジェクト
            • ColumnFormat オブジェクト
            • ColumnFormat オブジェクト メンバー
            • プロパティ
              • Align プロパティ
              • Application プロパティ
              • Class プロパティ
              • FieldFormat プロパティ
              • FieldType プロパティ
              • Label プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Width プロパティ
          • Columns オブジェクト
            • Columns オブジェクト
            • Columns オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
              • RemoveAll メソッド
          • Conflict オブジェクト
            • Conflict オブジェクト
            • Conflict オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Item プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Type プロパティ
          • Conflicts オブジェクト
            • Conflicts オブジェクト
            • Conflicts オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetFirst メソッド
              • GetLast メソッド
              • GetNext メソッド
              • GetPrevious メソッド
              • Item メソッド
          • ContactItem オブジェクト
            • ContactItem オブジェクト
            • ContactItem オブジェクト メンバー
            • プロパティ
              • Account プロパティ
              • Actions プロパティ
              • Anniversary プロパティ
              • Application プロパティ
              • AssistantName プロパティ
              • AssistantTelephoneNumber プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Birthday プロパティ
              • Body プロパティ
              • Business2TelephoneNumber プロパティ
              • BusinessAddress プロパティ
              • BusinessAddressCity プロパティ
              • BusinessAddressCountry プロパティ
              • BusinessAddressPostalCode プロパティ
              • BusinessAddressPostOfficeBox プロパティ
              • BusinessAddressState プロパティ
              • BusinessAddressStreet プロパティ
              • BusinessCardLayoutXml プロパティ
              • BusinessCardType プロパティ
              • BusinessFaxNumber プロパティ
              • BusinessHomePage プロパティ
              • BusinessTelephoneNumber プロパティ
              • CallbackTelephoneNumber プロパティ
              • CarTelephoneNumber プロパティ
              • Categories プロパティ
              • Children プロパティ
              • Class プロパティ
              • Companies プロパティ
              • CompanyAndFullName プロパティ
              • CompanyLastFirstNoSpace プロパティ
              • CompanyLastFirstSpaceOnly プロパティ
              • CompanyMainTelephoneNumber プロパティ
              • CompanyName プロパティ
              • ComputerNetworkName プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • CustomerID プロパティ
              • Department プロパティ
              • DownloadState プロパティ
              • Email1Address プロパティ
              • Email1AddressType プロパティ
              • Email1DisplayName プロパティ
              • Email1EntryID プロパティ
              • Email2Address プロパティ
              • Email2AddressType プロパティ
              • Email2DisplayName プロパティ
              • Email2EntryID プロパティ
              • Email3Address プロパティ
              • Email3AddressType プロパティ
              • Email3DisplayName プロパティ
              • Email3EntryID プロパティ
              • EntryID プロパティ
              • FileAs プロパティ
              • FirstName プロパティ
              • FormDescription プロパティ
              • FTPSite プロパティ
              • FullName プロパティ
              • FullNameAndCompany プロパティ
              • Gender プロパティ
              • GetInspector プロパティ
              • GovernmentIDNumber プロパティ
              • HasPicture プロパティ
              • Hobby プロパティ
              • Home2TelephoneNumber プロパティ
              • HomeAddress プロパティ
              • HomeAddressCity プロパティ
              • HomeAddressCountry プロパティ
              • HomeAddressPostalCode プロパティ
              • HomeAddressPostOfficeBox プロパティ
              • HomeAddressState プロパティ
              • HomeAddressStreet プロパティ
              • HomeFaxNumber プロパティ
              • HomeTelephoneNumber プロパティ
              • IMAddress プロパティ
              • Importance プロパティ
              • Initials プロパティ
              • InternetFreeBusyAddress プロパティ
              • IsConflict プロパティ
              • ISDNNumber プロパティ
              • IsMarkedAsTask プロパティ
              • ItemProperties プロパティ
              • JobTitle プロパティ
              • Journal プロパティ
              • Language プロパティ
              • LastFirstAndSuffix プロパティ
              • LastFirstNoSpace プロパティ
              • LastFirstNoSpaceAndSuffix プロパティ
              • LastFirstNoSpaceCompany プロパティ
              • LastFirstSpaceOnly プロパティ
              • LastFirstSpaceOnlyCompany プロパティ
              • LastModificationTime プロパティ
              • LastName プロパティ
              • LastNameAndFirstName プロパティ
              • Links プロパティ
              • MailingAddress プロパティ
              • MailingAddressCity プロパティ
              • MailingAddressCountry プロパティ
              • MailingAddressPostalCode プロパティ
              • MailingAddressPostOfficeBox プロパティ
              • MailingAddressState プロパティ
              • MailingAddressStreet プロパティ
              • ManagerName プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • MiddleName プロパティ
              • Mileage プロパティ
              • MobileTelephoneNumber プロパティ
              • NetMeetingAlias プロパティ
              • NetMeetingServer プロパティ
              • NickName プロパティ
              • NoAging プロパティ
              • OfficeLocation プロパティ
              • OrganizationalIDNumber プロパティ
              • OtherAddress プロパティ
              • OtherAddressCity プロパティ
              • OtherAddressCountry プロパティ
              • OtherAddressPostalCode プロパティ
              • OtherAddressPostOfficeBox プロパティ
              • OtherAddressState プロパティ
              • OtherAddressStreet プロパティ
              • OtherFaxNumber プロパティ
              • OtherTelephoneNumber プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • PagerNumber プロパティ
              • Parent プロパティ
              • PersonalHomePage プロパティ
              • PrimaryTelephoneNumber プロパティ
              • Profession プロパティ
              • PropertyAccessor プロパティ
              • RadioTelephoneNumber プロパティ
              • ReferredBy プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SelectedMailingAddress プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Spouse プロパティ
              • Subject プロパティ
              • Suffix プロパティ
              • TaskCompletedDate プロパティ
              • TaskDueDate プロパティ
              • TaskStartDate プロパティ
              • TaskSubject プロパティ
              • TelexNumber プロパティ
              • Title プロパティ
              • ToDoTaskOrdinal プロパティ
              • TTYTDDTelephoneNumber プロパティ
              • UnRead プロパティ
              • User1 プロパティ
              • User2 プロパティ
              • User3 プロパティ
              • User4 プロパティ
              • UserProperties プロパティ
              • WebPage プロパティ
              • YomiCompanyName プロパティ
              • YomiFirstName プロパティ
              • YomiLastName プロパティ
            • メソッド
              • AddBusinessCardLogoPicture メソッド
              • AddPicture メソッド
              • ClearTaskFlag メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • ForwardAsBusinessCard メソッド
              • ForwardAsVcard メソッド
              • GetConversation メソッド
              • MarkAsTask メソッド
              • Move メソッド
              • PrintOut メソッド
              • RemovePicture メソッド
              • ResetBusinessCard メソッド
              • Save メソッド
              • SaveAs メソッド
              • SaveBusinessCardImage メソッド
              • ShowBusinessCardEditor メソッド
              • ShowCategoriesDialog メソッド
              • ShowCheckPhoneDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • ContactsModule オブジェクト
            • ContactsModule オブジェクト
            • ContactsModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • Conversation オブジェクト
            • Conversation オブジェクト
            • Conversation オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConversationID プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • ClearAlwaysAssignCategories メソッド
              • GetAlwaysAssignCategories メソッド
              • GetAlwaysDelete メソッド
              • GetAlwaysMoveToFolder メソッド
              • GetChildren メソッド
              • GetParent メソッド
              • GetRootItems メソッド
              • GetTable メソッド
              • MarkAsRead メソッド
              • MarkAsUnread メソッド
              • SetAlwaysAssignCategories メソッド
              • SetAlwaysDelete メソッド
              • SetAlwaysMoveToFolder メソッド
              • StopAlwaysDelete メソッド
              • StopAlwaysMoveToFolder メソッド
          • ConversationHeader オブジェクト
            • ConversationHeader オブジェクト
            • ConversationHeader オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConversationID プロパティ
              • ConversationTopic プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetConversation メソッド
              • GetItems メソッド
          • DistListItem オブジェクト
            • DistListItem オブジェクト
            • DistListItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DLName プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • IsMarkedAsTask プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MemberCount プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • TaskCompletedDate プロパティ
              • TaskDueDate プロパティ
              • TaskStartDate プロパティ
              • TaskSubject プロパティ
              • ToDoTaskOrdinal プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • AddMember メソッド
              • AddMembers メソッド
              • ClearTaskFlag メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetConversation メソッド
              • GetMember メソッド
              • MarkAsTask メソッド
              • Move メソッド
              • PrintOut メソッド
              • RemoveMember メソッド
              • RemoveMembers メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • DocumentItem オブジェクト
            • DocumentItem オブジェクト
            • DocumentItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • Exception オブジェクト
            • Exception オブジェクト
            • Exception オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • AppointmentItem プロパティ
              • Class プロパティ
              • Deleted プロパティ
              • ItemProperties プロパティ
              • OriginalDate プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Exceptions オブジェクト
            • Exceptions オブジェクト
            • Exceptions オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
          • ExchangeDistributionList オブジェクト
            • ExchangeDistributionList オブジェクト
            • ExchangeDistributionList オブジェクト メンバー
            • プロパティ
              • Address プロパティ
              • AddressEntryUserType プロパティ
              • Alias プロパティ
              • Application プロパティ
              • Class プロパティ
              • Comments プロパティ
              • DisplayType プロパティ
              • ID プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PrimarySmtpAddress プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • Type プロパティ
            • メソッド
              • Delete メソッド
              • Details メソッド
              • GetContact メソッド
              • GetExchangeDistributionList メソッド
              • GetExchangeDistributionListMembers メソッド
              • GetExchangeUser メソッド
              • GetFreeBusy メソッド
              • GetMemberOfList メソッド
              • GetOwners メソッド
              • Update メソッド
          • ExchangeUser オブジェクト
            • ExchangeUser オブジェクト
            • ExchangeUser オブジェクト メンバー
            • プロパティ
              • Address プロパティ
              • AddressEntryUserType プロパティ
              • Alias プロパティ
              • Application プロパティ
              • AssistantName プロパティ
              • BusinessTelephoneNumber プロパティ
              • City プロパティ
              • Class プロパティ
              • Comments プロパティ
              • CompanyName プロパティ
              • Department プロパティ
              • DisplayType プロパティ
              • FirstName プロパティ
              • ID プロパティ
              • JobTitle プロパティ
              • LastName プロパティ
              • MobileTelephoneNumber プロパティ
              • Name プロパティ
              • OfficeLocation プロパティ
              • Parent プロパティ
              • PostalCode プロパティ
              • PrimarySmtpAddress プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • StateOrProvince プロパティ
              • StreetAddress プロパティ
              • Type プロパティ
              • YomiCompanyName プロパティ
              • YomiDepartment プロパティ
              • YomiDisplayName プロパティ
              • YomiFirstName プロパティ
              • YomiLastName プロパティ
            • メソッド
              • Delete メソッド
              • Details メソッド
              • GetContact メソッド
              • GetDirectReports メソッド
              • GetExchangeDistributionList メソッド
              • GetExchangeUser メソッド
              • GetExchangeUserManager メソッド
              • GetFreeBusy メソッド
              • GetMemberOfList メソッド
              • GetPicture メソッド
              • Update メソッド
          • Explorer オブジェクト
            • Explorer オブジェクト
            • Explorer オブジェクト メンバー
            • プロパティ
              • AccountSelector プロパティ
              • Application プロパティ
              • AttachmentSelection プロパティ
              • Caption プロパティ
              • Class プロパティ
              • CommandBars プロパティ
              • CurrentFolder プロパティ
              • CurrentView プロパティ
              • Height プロパティ
              • HTMLDocument プロパティ
              • Left プロパティ
              • NavigationPane プロパティ
              • Panes プロパティ
              • Parent プロパティ
              • Selection プロパティ
              • Session プロパティ
              • Top プロパティ
              • Width プロパティ
              • WindowState プロパティ
            • メソッド
              • Activate メソッド
              • AddToSelection メソッド
              • ClearSearch メソッド
              • ClearSelection メソッド
              • Close メソッド
              • Display メソッド
              • IsItemSelectableInView メソッド
              • IsPaneVisible メソッド
              • RemoveFromSelection メソッド
              • Search メソッド
              • SelectAllItems メソッド
              • ShowPane メソッド
            • イベント
              • Activate イベント
              • AttachmentSelectionChange イベント
              • BeforeFolderSwitch イベント
              • BeforeItemCopy イベント
              • BeforeItemCut イベント
              • BeforeItemPaste イベント
              • BeforeMaximize イベント
              • BeforeMinimize イベント
              • BeforeMove イベント
              • BeforeSize イベント
              • BeforeViewSwitch イベント
              • Close イベント
              • Deactivate イベント
              • FolderSwitch イベント
              • SelectionChange イベント
              • ViewSwitch イベント
          • Explorers オブジェクト
            • Explorers オブジェクト
            • Explorers オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
            • イベント
              • NewExplorer イベント
          • Folder オブジェクト
            • Folder オブジェクト
            • Folder オブジェクト メンバー
            • プロパティ
              • AddressBookName プロパティ
              • Application プロパティ
              • Class プロパティ
              • CurrentView プロパティ
              • CustomViewsOnly プロパティ
              • DefaultItemType プロパティ
              • DefaultMessageClass プロパティ
              • Description プロパティ
              • EntryID プロパティ
              • FolderPath プロパティ
              • Folders プロパティ
              • InAppFolderSyncObject プロパティ
              • IsSharePointFolder プロパティ
              • Items プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • ShowAsOutlookAB プロパティ
              • ShowItemCount プロパティ
              • Store プロパティ
              • StoreID プロパティ
              • UnReadItemCount プロパティ
              • UserDefinedProperties プロパティ
              • Views プロパティ
              • WebViewOn プロパティ
              • WebViewURL プロパティ
            • メソッド
              • AddToPFFavorites メソッド
              • CopyTo メソッド
              • Delete メソッド
              • Display メソッド
              • GetCalendarExporter メソッド
              • GetCustomIcon メソッド
              • GetExplorer メソッド
              • GetStorage メソッド
              • GetTable メソッド
              • MoveTo メソッド
              • SetCustomIcon メソッド
            • イベント
              • BeforeFolderMove イベント
              • BeforeItemMove イベント
          • Folders オブジェクト
            • Folders オブジェクト
            • Folders オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • GetFirst メソッド
              • GetLast メソッド
              • GetNext メソッド
              • GetPrevious メソッド
              • Item メソッド
              • Remove メソッド
            • イベント
              • FolderAdd イベント
              • FolderChange イベント
              • FolderRemove イベント
          • FormDescription オブジェクト
            • FormDescription オブジェクト
            • FormDescription オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Category プロパティ
              • CategorySub プロパティ
              • Class プロパティ
              • Comment プロパティ
              • ContactName プロパティ
              • DisplayName プロパティ
              • Hidden プロパティ
              • Icon プロパティ
              • Locked プロパティ
              • MessageClass プロパティ
              • MiniIcon プロパティ
              • Name プロパティ
              • Number プロパティ
              • OneOff プロパティ
              • Parent プロパティ
              • ScriptText プロパティ
              • Session プロパティ
              • Template プロパティ
              • UseWordMail プロパティ
              • Version プロパティ
            • メソッド
              • PublishForm メソッド
          • FormNameRuleCondition オブジェクト
            • FormNameRuleCondition オブジェクト
            • FormNameRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • FormName プロパティ
              • Parent プロパティ
              • Session プロパティ
          • FormRegion オブジェクト
            • FormRegion オブジェクト
            • FormRegion オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Detail プロパティ
              • DisplayName プロパティ
              • EnableAutoLayout プロパティ
              • Form プロパティ
              • FormRegionMode プロパティ
              • Inspector プロパティ
              • InternalName プロパティ
              • IsExpanded プロパティ
              • Item プロパティ
              • Language プロパティ
              • Parent プロパティ
              • Session プロパティ
              • SuppressControlReplacement プロパティ
              • Visible プロパティ
            • メソッド
              • Reflow メソッド
              • Select メソッド
              • SetControlItemProperty メソッド
            • イベント
              • Close イベント
              • Expanded イベント
          • FormRegionStartup オブジェクト
            • FormRegionStartup インターフェイス
            • FormRegionStartup オブジェクト メンバー
            • メソッド
              • BeforeFormRegionShow メソッド
              • GetFormRegionIcon メソッド
              • GetFormRegionManifest メソッド
              • GetFormRegionStorage メソッド
          • FromRssFeedRuleCondition オブジェクト
            • FromRssFeedRuleCondition オブジェクト
            • FromRssFeedRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • FromRssFeed プロパティ
              • Parent プロパティ
              • Session プロパティ
          • IconView オブジェクト
            • IconView オブジェクト
            • IconView オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Filter プロパティ
              • IconPlacement プロパティ
              • IconViewType プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • SortFields プロパティ
              • Standard プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • ImportanceRuleCondition オブジェクト
            • ImportanceRuleCondition オブジェクト
            • ImportanceRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Importance プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Inspector オブジェクト
            • Inspector オブジェクト
            • Inspector オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • AttachmentSelection プロパティ
              • Caption プロパティ
              • Class プロパティ
              • CommandBars プロパティ
              • CurrentItem プロパティ
              • EditorType プロパティ
              • Height プロパティ
              • Left プロパティ
              • ModifiedFormPages プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Top プロパティ
              • Width プロパティ
              • WindowState プロパティ
              • WordEditor プロパティ
            • メソッド
              • Activate メソッド
              • Close メソッド
              • Display メソッド
              • HideFormPage メソッド
              • IsWordMail メソッド
              • NewFormRegion メソッド
              • OpenFormRegion メソッド
              • SaveFormRegion メソッド
              • SetControlItemProperty メソッド
              • SetCurrentFormPage メソッド
              • SetSchedulingStartTime メソッド
              • ShowFormPage メソッド
            • イベント
              • Activate イベント
              • AttachmentSelectionChange イベント
              • BeforeMaximize イベント
              • BeforeMinimize イベント
              • BeforeMove イベント
              • BeforeSize イベント
              • Close イベント
              • Deactivate イベント
              • PageChange イベント
          • Inspectors オブジェクト
            • Inspectors オブジェクト
            • Inspectors オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
            • イベント
              • NewInspector イベント
          • ItemProperties オブジェクト
            • ItemProperties オブジェクト
            • ItemProperties オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • ItemProperty オブジェクト
            • ItemProperty オブジェクト
            • ItemProperty オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • IsUserProperty プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Type プロパティ
              • Value プロパティ
          • Items オブジェクト
            • Items オブジェクト
            • Items オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • IncludeRecurrences プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Find メソッド
              • FindNext メソッド
              • GetFirst メソッド
              • GetLast メソッド
              • GetNext メソッド
              • GetPrevious メソッド
              • Item メソッド
              • Remove メソッド
              • ResetColumns メソッド
              • Restrict メソッド
              • SetColumns メソッド
              • Sort メソッド
            • イベント
              • ItemAdd イベント
              • ItemChange イベント
              • ItemRemove イベント
          • JournalItem オブジェクト
            • JournalItem オブジェクト
            • JournalItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ContactNames プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DocPosted プロパティ
              • DocPrinted プロパティ
              • DocRouted プロパティ
              • DocSaved プロパティ
              • DownloadState プロパティ
              • Duration プロパティ
              • End プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Recipients プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Start プロパティ
              • Subject プロパティ
              • Type プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Forward メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
              • StartTimer メソッド
              • StopTimer メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • JournalModule オブジェクト
            • JournalModule オブジェクト
            • JournalModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • Link オブジェクト
            • Link オブジェクト
            • Link オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Item プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Type プロパティ
          • Links オブジェクト
            • Links オブジェクト
            • Links オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • MailItem オブジェクト
            • MailItem オブジェクト
            • MailItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • AlternateRecipientAllowed プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoForwarded プロパティ
              • AutoResolvedWinner プロパティ
              • BCC プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • BodyFormat プロパティ
              • Categories プロパティ
              • CC プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DeferredDeliveryTime プロパティ
              • DeleteAfterSubmit プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • ExpiryTime プロパティ
              • FlagRequest プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • HTMLBody プロパティ
              • Importance プロパティ
              • InternetCodepage プロパティ
              • IsConflict プロパティ
              • IsMarkedAsTask プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OriginatorDeliveryReportRequested プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • Permission プロパティ
              • PermissionService プロパティ
              • PermissionTemplateGuid プロパティ
              • PropertyAccessor プロパティ
              • ReadReceiptRequested プロパティ
              • ReceivedByEntryID プロパティ
              • ReceivedByName プロパティ
              • ReceivedOnBehalfOfEntryID プロパティ
              • ReceivedOnBehalfOfName プロパティ
              • ReceivedTime プロパティ
              • RecipientReassignmentProhibited プロパティ
              • Recipients プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • RemoteStatus プロパティ
              • ReplyRecipientNames プロパティ
              • ReplyRecipients プロパティ
              • RetentionExpirationDate プロパティ
              • RetentionPolicyName プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SaveSentMessageFolder プロパティ
              • Sender プロパティ
              • SenderEmailAddress プロパティ
              • SenderEmailType プロパティ
              • SenderName プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Sent プロパティ
              • SentOn プロパティ
              • SentOnBehalfOfName プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • Submitted プロパティ
              • TaskCompletedDate プロパティ
              • TaskDueDate プロパティ
              • TaskStartDate プロパティ
              • TaskSubject プロパティ
              • To プロパティ
              • ToDoTaskOrdinal プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
              • VotingOptions プロパティ
              • VotingResponse プロパティ
            • メソッド
              • AddBusinessCard メソッド
              • ClearConversationIndex メソッド
              • ClearTaskFlag メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Forward メソッド
              • GetConversation メソッド
              • MarkAsTask メソッド
              • Move メソッド
              • PrintOut メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • MailModule オブジェクト
            • MailModule オブジェクト
            • MailModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • MarkAsTaskRuleAction オブジェクト
            • MarkAsTaskRuleAction オブジェクト
            • MarkAsTaskRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • FlagTo プロパティ
              • MarkInterval プロパティ
              • Parent プロパティ
              • Session プロパティ
          • MeetingItem オブジェクト
            • MeetingItem オブジェクト
            • MeetingItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoForwarded プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DeferredDeliveryTime プロパティ
              • DeleteAfterSubmit プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • ExpiryTime プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • IsLatestVersion プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MeetingWorkspaceURL プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OriginatorDeliveryReportRequested プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • ReceivedTime プロパティ
              • Recipients プロパティ
              • ReminderSet プロパティ
              • ReminderTime プロパティ
              • ReplyRecipients プロパティ
              • RetentionExpirationDate プロパティ
              • RetentionPolicyName プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SaveSentMessageFolder プロパティ
              • SenderEmailAddress プロパティ
              • SenderEmailType プロパティ
              • SenderName プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Sent プロパティ
              • SentOn プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • Submitted プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Forward メソッド
              • GetAssociatedAppointment メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • MobileItem オブジェクト
            • MobileItem オブジェクト
            • MobileItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • Count プロパティ
              • CreationTime プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • HTMLBody プロパティ
              • Importance プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • MobileFormat プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • ReceivedByEntryID プロパティ
              • ReceivedByName プロパティ
              • ReceivedTime プロパティ
              • Recipients プロパティ
              • ReplyRecipientNames プロパティ
              • ReplyRecipients プロパティ
              • Saved プロパティ
              • SenderEmailAddress プロパティ
              • SenderEmailType プロパティ
              • SenderName プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Sent プロパティ
              • SentOn プロパティ
              • Session プロパティ
              • Size プロパティ
              • SMILBody プロパティ
              • Subject プロパティ
              • Submitted プロパティ
              • To プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Forward メソッド
              • Move メソッド
              • PrintOut メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • MoveOrCopyRuleAction オブジェクト
            • MoveOrCopyRuleAction オブジェクト
            • MoveOrCopyRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Folder プロパティ
              • Parent プロパティ
              • Session プロパティ
          • NameSpace オブジェクト
            • NameSpace オブジェクト
            • NameSpace オブジェクト メンバー
            • プロパティ
              • Accounts プロパティ
              • AddressLists プロパティ
              • Application プロパティ
              • AutoDiscoverConnectionMode プロパティ
              • AutoDiscoverXml プロパティ
              • Categories プロパティ
              • Class プロパティ
              • CurrentProfileName プロパティ
              • CurrentUser プロパティ
              • DefaultStore プロパティ
              • ExchangeConnectionMode プロパティ
              • ExchangeMailboxServerName プロパティ
              • ExchangeMailboxServerVersion プロパティ
              • Folders プロパティ
              • Offline プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Stores プロパティ
              • SyncObjects プロパティ
              • Type プロパティ
            • メソッド
              • AddStore メソッド
              • AddStoreEx メソッド
              • CompareEntryIDs メソッド
              • CreateContactCard メソッド
              • CreateRecipient メソッド
              • CreateSharingItem メソッド
              • Dial メソッド
              • GetAddressEntryFromID メソッド
              • GetDefaultFolder メソッド
              • GetFolderFromID メソッド
              • GetGlobalAddressList メソッド
              • GetItemFromID メソッド
              • GetRecipientFromID メソッド
              • GetSelectNamesDialog メソッド
              • GetSharedDefaultFolder メソッド
              • GetStoreFromID メソッド
              • Logoff メソッド
              • Logon メソッド
              • OpenSharedFolder メソッド
              • OpenSharedItem メソッド
              • PickFolder メソッド
              • RemoveStore メソッド
              • SendAndReceive メソッド
            • イベント
              • AutoDiscoverComplete イベント
              • OptionsPagesAdd イベント
          • NavigationFolder オブジェクト
            • NavigationFolder オブジェクト
            • NavigationFolder オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • DisplayName プロパティ
              • Folder プロパティ
              • IsRemovable プロパティ
              • IsSelected プロパティ
              • IsSideBySide プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
          • NavigationFolders オブジェクト
            • NavigationFolders オブジェクト
            • NavigationFolders オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • NavigationGroup オブジェクト
            • NavigationGroup オブジェクト
            • NavigationGroup オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • GroupType プロパティ
              • Name プロパティ
              • NavigationFolders プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
          • NavigationGroups オブジェクト
            • NavigationGroups オブジェクト
            • NavigationGroups オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Create メソッド
              • Delete メソッド
              • GetDefaultNavigationGroup メソッド
              • Item メソッド
            • イベント
              • NavigationFolderAdd イベント
              • NavigationFolderRemove イベント
              • SelectedChange イベント
          • NavigationModule オブジェクト
            • NavigationModule オブジェクト
            • NavigationModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • NavigationModules オブジェクト
            • NavigationModules オブジェクト
            • NavigationModules オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetNavigationModule メソッド
              • Item メソッド
          • NavigationPane オブジェクト
            • NavigationPane オブジェクト
            • NavigationPane オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • CurrentModule プロパティ
              • DisplayedModuleCount プロパティ
              • IsCollapsed プロパティ
              • Modules プロパティ
              • Parent プロパティ
              • Session プロパティ
            • イベント
              • ModuleSwitch イベント
          • NewItemAlertRuleAction オブジェクト
            • NewItemAlertRuleAction オブジェクト
            • NewItemAlertRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Text プロパティ
          • NoteItem オブジェクト
            • NoteItem オブジェクト
            • NoteItem オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • AutoResolvedWinner プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Conflicts プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • GetInspector プロパティ
              • Height プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Left プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Saved プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • Top プロパティ
              • Width プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
          • NotesModule オブジェクト
            • NotesModule オブジェクト
            • NotesModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • OlkBusinessCardControl オブジェクト
            • OlkBusinessCardControl オブジェクト
            • OlkBusinessCardControl オブジェクト メンバー
            • プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
            • イベント
              • Click イベント
              • DoubleClick イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkCategory オブジェクト
            • OlkCategory オブジェクト
            • OlkCategory オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
            • イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkCheckBox オブジェクト
            • OlkCheckBox オブジェクト
            • OlkCheckBox オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Alignment プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • TripleState プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkComboBox オブジェクト
            • OlkComboBox オブジェクト
            • OlkComboBox オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoTab プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BorderStyle プロパティ
              • DragBehavior プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • ListCount プロパティ
              • ListIndex プロパティ
              • Locked プロパティ
              • MaxLength プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • SelectionMargin プロパティ
              • SelLength プロパティ
              • SelStart プロパティ
              • SelText プロパティ
              • Style プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • TopIndex プロパティ
              • Value プロパティ
            • メソッド
              • AddItem メソッド
              • Clear メソッド
              • Copy メソッド
              • Cut メソッド
              • DropDown メソッド
              • GetItem メソッド
              • Paste メソッド
              • RemoveItem メソッド
              • SetItem メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • DropButtonClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkCommandButton オブジェクト
            • OlkCommandButton オブジェクト
            • OlkCommandButton オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • AutoSize プロパティ
              • Caption プロパティ
              • DisplayDropArrow プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PictureAlignment プロパティ
              • TextAlign プロパティ
              • WordWrap プロパティ
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkContactPhoto オブジェクト
            • OlkContactPhoto オブジェクト
            • OlkContactPhoto オブジェクト メンバー
            • プロパティ
              • Enabled プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
            • イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkControl オブジェクト
            • OlkControl クラス
            • OlkControl オブジェクト メンバー
            • プロパティ
              • ControlProperty プロパティ
              • EnableAutoLayout プロパティ
              • Format プロパティ
              • HorizontalLayout プロパティ
              • ItemProperty プロパティ
              • MinimumHeight プロパティ
              • MinimumWidth プロパティ
              • PossibleValues プロパティ
              • VerticalLayout プロパティ
          • OlkDateControl オブジェクト
            • OlkDateControl オブジェクト
            • OlkDateControl オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Date プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • ShowNoneButton プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • Value プロパティ
            • メソッド
              • DropDown メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • DropButtonClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkFrameHeader オブジェクト
            • OlkFrameHeader オブジェクト
            • OlkFrameHeader オブジェクト メンバー
            • プロパティ
              • Alignment プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
          • OlkInfoBar オブジェクト
            • OlkInfoBar オブジェクト
            • OlkInfoBar オブジェクト メンバー
            • プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
            • イベント
              • Click イベント
              • DoubleClick イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkLabel オブジェクト
            • OlkLabel オブジェクト
            • OlkLabel オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle スタイル
              • BorderStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • TextAlign プロパティ
              • UseHeaderColor プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
              • DoubleClick イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkListBox オブジェクト
            • OlkListBox オブジェクト
            • OlkListBox オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • BorderStyle プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • ListCount プロパティ
              • ListIndex プロパティ
              • Locked プロパティ
              • MatchEntry プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • MultiSelect プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • TopIndex プロパティ
              • Value プロパティ
            • メソッド
              • AddItem メソッド
              • Clear メソッド
              • Copy メソッド
              • GetItem メソッド
              • GetSelected メソッド
              • RemoveItem メソッド
              • SetItem メソッド
              • SetSelected メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkOptionButton オブジェクト
            • OlkOptionButton オブジェクト
            • OlkOptionButton オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Alignment プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • GroupName プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkPageControl オブジェクト
            • OlkPageControl オブジェクト
            • OlkPageControl オブジェクト メンバー
            • プロパティ
              • Page プロパティ
          • OlkSenderPhoto オブジェクト
            • OlkSenderPhoto オブジェクト
            • OlkSenderPhoto オブジェクト メンバー
            • プロパティ
              • Enabled プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • PreferredHeight プロパティ
              • PreferredWidth プロパティ
            • イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkTextBox オブジェクト
            • OlkTextBox オブジェクト
            • OlkTextBox オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoTab プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BorderStyle プロパティ
              • DragBehavior プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • EnterKeyBehavior プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • IntegralHeight プロパティ
              • Locked プロパティ
              • MaxLength プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Multiline プロパティ
              • PasswordChar プロパティ
              • Scrollbars プロパティ
              • SelectionMargin プロパティ
              • SelLength プロパティ
              • SelStart プロパティ
              • SelText プロパティ
              • TabKeyBehavior プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • メソッド
              • Clear メソッド
              • Copy メソッド
              • Cut メソッド
              • Paste メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkTimeControl オブジェクト
            • OlkTimeControl オブジェクト
            • OlkTimeControl オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • Font プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • IntervalTime プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • ReferenceTime プロパティ
              • Style プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • Time プロパティ
              • Value プロパティ
            • メソッド
              • DropDown メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • DropButtonClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OlkTimeZoneControl オブジェクト
            • OlkTimeZoneControl オブジェクト
            • OlkTimeZoneControl オブジェクト メンバー
            • プロパティ
              • AppointmentTimeField プロパティ
              • BorderStyle プロパティ
              • Enabled プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • SelectedTimeZoneIndex プロパティ
              • Value プロパティ
            • メソッド
              • DropDown メソッド
            • イベント
              • AfterUpdate イベント
              • BeforeUpdate イベント
              • Change イベント
              • Click イベント
              • DoubleClick イベント
              • DropButtonClick イベント
              • Enter イベント
              • Exit イベント
              • KeyDown イベント
              • KeyPress イベント
              • KeyUp イベント
              • MouseDown イベント
              • MouseMove イベント
              • MouseUp イベント
          • OrderField オブジェクト
            • OrderField オブジェクト
            • OrderField オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • IsDescending プロパティ
              • Parent プロパティ
              • Session プロパティ
              • ViewXMLSchemaName プロパティ
          • OrderFields オブジェクト
            • OrderFields オブジェクト
            • OrderFields オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Insert メソッド
              • Item メソッド
              • Remove メソッド
              • RemoveAll メソッド
          • OutlookBarGroup オブジェクト
            • OutlookBarGroup オブジェクト
            • OutlookBarGroup オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Shortcuts プロパティ
              • ViewType プロパティ
          • OutlookBarGroups オブジェクト
            • OutlookBarGroups オブジェクト
            • OutlookBarGroups オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
            • イベント
              • BeforeGroupAdd イベント
              • BeforeGroupRemove イベント
              • GroupAdd イベント
          • OutlookBarPane オブジェクト
            • OutlookBarPane オブジェクト
            • OutlookBarPane オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Contents プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Visible プロパティ
            • イベント
              • BeforeNavigate イベント
          • OutlookBarShortcut オブジェクト
            • OutlookBarShortcut オブジェクト
            • OutlookBarShortcut オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Target プロパティ
            • メソッド
              • SetIcon メソッド
          • OutlookBarShortcuts オブジェクト
            • OutlookBarShortcuts オブジェクト
            • OutlookBarShortcuts オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
            • イベント
              • BeforeShortcutAdd イベント
              • BeforeShortcutRemove イベント
              • ShortcutAdd イベント
          • OutlookBarStorage オブジェクト
            • OutlookBarStorage オブジェクト
            • OutlookBarStorage オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Groups プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Pages オブジェクト
            • Pages オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Parent プロパティ
              • Session プロパティ
          • Panes オブジェクト
            • Panes オブジェクト
            • Panes オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
          • PlaySoundRuleAction オブジェクト
            • PlaySoundRuleAction オブジェクト
            • PlaySoundRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • FilePath プロパティ
              • Parent プロパティ
              • Session プロパティ
          • PostItem オブジェクト
            • PostItem オブジェクト
            • PostItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • BodyFormat プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • ExpiryTime プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • HTMLBody プロパティ
              • Importance プロパティ
              • InternetCodepage プロパティ
              • IsConflict プロパティ
              • IsMarkedAsTask プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • ReceivedTime プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SenderEmailAddress プロパティ
              • SenderEmailType プロパティ
              • SenderName プロパティ
              • Sensitivity プロパティ
              • SentOn プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • TaskCompletedDate プロパティ
              • TaskDueDate プロパティ
              • TaskStartDate プロパティ
              • TaskSubject プロパティ
              • ToDoTaskOrdinal プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • ClearConversationIndex メソッド
              • ClearTaskFlag メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • Forward メソッド
              • GetConversation メソッド
              • MarkAsTask メソッド
              • Move メソッド
              • Post メソッド
              • PrintOut メソッド
              • Reply メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • PropertyAccessor オブジェクト
            • PropertyAccessor オブジェクト
            • PropertyAccessor オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • BinaryToString メソッド
              • DeleteProperties メソッド
              • DeleteProperty メソッド
              • GetProperties メソッド
              • GetProperty メソッド
              • LocalTimeToUTC メソッド
              • SetProperties メソッド
              • SetProperty メソッド
              • StringToBinary メソッド
              • UTCToLocalTime メソッド
          • PropertyPage オブジェクト
            • PropertyPage オブジェクト
            • PropertyPage オブジェクト メンバー
            • プロパティ
              • Dirty プロパティ
            • メソッド
              • Apply メソッド
              • GetPageInfo メソッド
          • PropertyPages オブジェクト
            • PropertyPages オブジェクト
            • PropertyPages オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
          • PropertyPageSite オブジェクト
            • PropertyPageSite オブジェクト
            • PropertyPageSite オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • OnStatusChange メソッド
          • Recipient オブジェクト
            • Recipient オブジェクト
            • Recipient オブジェクト メンバー
            • プロパティ
              • Address プロパティ
              • AddressEntry プロパティ
              • Application プロパティ
              • AutoResponse プロパティ
              • Class プロパティ
              • DisplayType プロパティ
              • EntryID プロパティ
              • Index プロパティ
              • MeetingResponseStatus プロパティ
              • Name プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Resolved プロパティ
              • Sendable プロパティ
              • Session プロパティ
              • TrackingStatus プロパティ
              • TrackingStatusTime プロパティ
              • Type プロパティ
            • メソッド
              • Delete メソッド
              • FreeBusy メソッド
              • Resolve メソッド
          • Recipients オブジェクト
            • Recipients オブジェクト
            • Recipients オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
              • ResolveAll メソッド
          • RecurrencePattern オブジェクト
            • RecurrencePattern オブジェクト
            • RecurrencePattern オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • DayOfMonth プロパティ
              • DayOfWeekMask プロパティ
              • Duration プロパティ
              • EndTime プロパティ
              • Exceptions プロパティ
              • Instance プロパティ
              • Interval プロパティ
              • MonthOfYear プロパティ
              • NoEndDate プロパティ
              • Occurrences プロパティ
              • Parent プロパティ
              • PatternEndDate プロパティ
              • PatternStartDate プロパティ
              • RecurrenceType プロパティ
              • Regenerate プロパティ
              • Session プロパティ
              • StartTime プロパティ
            • メソッド
              • GetOccurrence メソッド
          • Reminder オブジェクト
            • Reminder オブジェクト
            • Reminder オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Caption プロパティ
              • Class プロパティ
              • IsVisible プロパティ
              • Item プロパティ
              • NextReminderDate プロパティ
              • OriginalReminderDate プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Dismiss メソッド
              • Snooze メソッド
          • Reminders オブジェクト
            • Reminders オブジェクト
            • Reminders オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
              • Remove メソッド
            • イベント
              • BeforeReminderShow イベント
              • ReminderAdd イベント
              • ReminderChange イベント
              • ReminderFire イベント
              • ReminderRemove イベント
              • Snooze イベント
          • RemoteItem オブジェクト
            • RemoteItem オブジェクト
            • RemoteItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • HasAttachment プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RemoteMessageClass プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • TransferSize プロパティ
              • TransferTime プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • ReportItem オブジェクト
            • ReportItem オブジェクト
            • ReportItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RetentionExpirationDate プロパティ
              • RetentionPolicyName プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • Results オブジェクト
            • Results オブジェクト
            • Results オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • DefaultItemType プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetFirst メソッド
              • GetLast メソッド
              • GetNext メソッド
              • GetPrevious メソッド
              • Item メソッド
              • ResetColumns メソッド
              • SetColumns メソッド
              • Sort メソッド
            • イベント
              • ItemAdd イベント
              • ItemChange イベント
              • ItemRemove イベント
          • Row オブジェクト
            • Row オブジェクト
            • Row オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • BinaryToString メソッド
              • GetValues メソッド
              • Item メソッド
              • LocalTimeToUTC メソッド
              • UTCToLocalTime メソッド
          • Rule オブジェクト
            • Rule オブジェクト
            • Rule オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Class プロパティ
              • Conditions プロパティ
              • Enabled プロパティ
              • Exceptions プロパティ
              • ExecutionOrder プロパティ
              • IsLocalRule プロパティ
              • Name プロパティ
              • Parent プロパティ
              • RuleType プロパティ
              • Session プロパティ
            • メソッド
              • Execute メソッド
          • RuleAction オブジェクト
            • RuleAction オブジェクト
            • RuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • RuleActions オブジェクト
            • RuleActions オブジェクト
            • RuleActions オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • AssignToCategory プロパティ
              • CC プロパティ
              • Class プロパティ
              • ClearCategories プロパティ
              • CopyToFolder プロパティ
              • Count プロパティ
              • Delete プロパティ
              • DeletePermanently プロパティ
              • DesktopAlert プロパティ
              • Forward プロパティ
              • ForwardAsAttachment プロパティ
              • MarkAsTask プロパティ
              • MoveToFolder プロパティ
              • NewItemAlert プロパティ
              • NotifyDelivery プロパティ
              • NotifyRead プロパティ
              • Parent プロパティ
              • PlaySound プロパティ
              • Redirect プロパティ
              • Session プロパティ
              • Stop プロパティ
            • メソッド
              • Item メソッド
          • RuleCondition オブジェクト
            • RuleCondition オブジェクト
            • RuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • RuleConditions オブジェクト
            • RuleConditions オブジェクト
            • RuleConditions オブジェクト メンバー
            • プロパティ
              • Account プロパティ
              • AnyCategory プロパティ
              • Application プロパティ
              • Body プロパティ
              • BodyOrSubject プロパティ
              • Category プロパティ
              • CC プロパティ
              • Class プロパティ
              • Count プロパティ
              • FormName プロパティ
              • From プロパティ
              • FromAnyRSSFeed プロパティ
              • FromRssFeed プロパティ
              • HasAttachment プロパティ
              • Importance プロパティ
              • MeetingInviteOrUpdate プロパティ
              • MessageHeader プロパティ
              • NotTo プロパティ
              • OnLocalMachine プロパティ
              • OnlyToMe プロパティ
              • OnOtherMachine プロパティ
              • Parent プロパティ
              • RecipientAddress プロパティ
              • SenderAddress プロパティ
              • SenderInAddressList プロパティ
              • SentTo プロパティ
              • Session プロパティ
              • Subject プロパティ
              • ToMe プロパティ
              • ToOrCc プロパティ
            • メソッド
              • Item メソッド
          • Rules オブジェクト
            • Rules オブジェクト
            • Rules オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • IsRssRulesProcessingEnabled プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Create メソッド
              • Item メソッド
              • Remove メソッド
              • Save メソッド
          • Search オブジェクト
            • Search オブジェクト
            • Search オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Filter プロパティ
              • IsSynchronous プロパティ
              • Parent プロパティ
              • Results プロパティ
              • Scope プロパティ
              • SearchSubFolders プロパティ
              • Session プロパティ
              • Tag プロパティ
            • メソッド
              • GetTable メソッド
              • Save メソッド
              • Stop メソッド
          • Selection オブジェクト
            • Selection オブジェクト
            • Selection オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Location プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • GetSelection メソッド
              • Item メソッド
          • SelectNamesDialog オブジェクト
            • SelectNamesDialog オブジェクト
            • SelectNamesDialog オブジェクト メンバー
            • プロパティ
              • AllowMultipleSelection プロパティ
              • Application プロパティ
              • BccLabel プロパティ
              • Caption プロパティ
              • CcLabel プロパティ
              • Class プロパティ
              • ForceResolution プロパティ
              • InitialAddressList プロパティ
              • NumberOfRecipientSelectors プロパティ
              • Parent プロパティ
              • Recipients プロパティ
              • Session プロパティ
              • ShowOnlyInitialAddressList プロパティ
              • ToLabel プロパティ
            • メソッド
              • Display メソッド
              • SetDefaultDisplayMode メソッド
          • SenderInAddressListRuleCondition オブジェクト
            • SenderInAddressListRuleCondition オブジェクト
            • SenderInAddressListRuleCondition オブジェクト メンバー
            • プロパティ
              • AddressList プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
          • SendRuleAction オブジェクト
            • SendRuleAction オブジェクト
            • SendRuleAction オブジェクト メンバー
            • プロパティ
              • ActionType プロパティ
              • Application プロパティ
              • Class プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Recipients プロパティ
              • Session プロパティ
          • SharingItem オブジェクト
            • SharingItem オブジェクト
            • SharingItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • AllowWriteAccess プロパティ
              • AlternateRecipientAllowed プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoForwarded プロパティ
              • BCC プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • BodyFormat プロパティ
              • Categories プロパティ
              • CC プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DeferredDeliveryTime プロパティ
              • DeleteAfterSubmit プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • ExpiryTime プロパティ
              • FlagRequest プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • HTMLBody プロパティ
              • Importance プロパティ
              • InternetCodepage プロパティ
              • IsConflict プロパティ
              • IsMarkedAsTask プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OriginatorDeliveryReportRequested プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • Permission プロパティ
              • PermissionService プロパティ
              • PermissionTemplateGuid プロパティ
              • PropertyAccessor プロパティ
              • ReadReceiptRequested プロパティ
              • ReceivedByEntryID プロパティ
              • ReceivedByName プロパティ
              • ReceivedOnBehalfOfEntryID プロパティ
              • ReceivedOnBehalfOfName プロパティ
              • ReceivedTime プロパティ
              • RecipientReassignmentProhibited プロパティ
              • Recipients プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • RemoteID プロパティ
              • RemoteName プロパティ
              • RemotePath プロパティ
              • RemoteStatus プロパティ
              • ReplyRecipientNames プロパティ
              • ReplyRecipients プロパティ
              • RequestedFolder プロパティ
              • RetentionExpirationDate プロパティ
              • RetentionPolicyName プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SaveSentMessageFolder プロパティ
              • SenderEmailAddress プロパティ
              • SenderEmailType プロパティ
              • SenderName プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Sent プロパティ
              • SentOn プロパティ
              • SentOnBehalfOfName プロパティ
              • Session プロパティ
              • SharingProvider プロパティ
              • SharingProviderGuid プロパティ
              • Size プロパティ
              • Subject プロパティ
              • Submitted プロパティ
              • TaskCompletedDate プロパティ
              • TaskDueDate プロパティ
              • TaskStartDate プロパティ
              • TaskSubject プロパティ
              • To プロパティ
              • ToDoTaskOrdinal プロパティ
              • Type プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • AddBusinessCard メソッド
              • Allow メソッド
              • ClearConversationIndex メソッド
              • ClearTaskFlag メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Deny メソッド
              • Display メソッド
              • Forward メソッド
              • GetConversation メソッド
              • MarkAsTask メソッド
              • Move メソッド
              • OpenSharedFolder メソッド
              • PrintOut メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • SimpleItems オブジェクト
            • SimpleItems オブジェクト
            • SimpleItems オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
          • SolutionsModule オブジェクト
            • SolutionsModule オブジェクト
            • SolutionsModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
            • メソッド
              • AddSolution メソッド
          • StorageItem オブジェクト
            • StorageItem オブジェクト
            • StorageItem オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • Body プロパティ
              • Class プロパティ
              • CreationTime プロパティ
              • Creator プロパティ
              • EntryID プロパティ
              • LastModificationTime プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UserProperties プロパティ
            • メソッド
              • Delete メソッド
              • Save メソッド
          • Store オブジェクト
            • Store オブジェクト
            • Store オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Categories プロパティ
              • Class プロパティ
              • DisplayName プロパティ
              • ExchangeStoreType プロパティ
              • FilePath プロパティ
              • IsCachedExchange プロパティ
              • IsConversationEnabled プロパティ
              • IsDataFileStore プロパティ
              • IsInstantSearchEnabled プロパティ
              • IsOpen プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • Session プロパティ
              • StoreID プロパティ
            • メソッド
              • GetDefaultFolder メソッド
              • GetRootFolder メソッド
              • GetRules メソッド
              • GetSearchFolders メソッド
              • GetSpecialFolder メソッド
              • RefreshQuotaDisplay メソッド
          • Stores オブジェクト
            • Stores オブジェクト
            • Stores オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
            • イベント
              • BeforeStoreRemove イベント
              • StoreAdd イベント
          • SyncObject オブジェクト
            • SyncObject オブジェクト
            • SyncObject オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Start メソッド
              • Stop メソッド
            • イベント
              • OnError イベント
              • Progress イベント
              • SyncEnd イベント
              • SyncStart イベント
          • SyncObjects オブジェクト
            • SyncObjects オブジェクト
            • SyncObjects オブジェクト メンバー
            • プロパティ
              • AppFolders プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Item メソッド
          • Table オブジェクト
            • Table オブジェクト
            • Table オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Columns プロパティ
              • EndOfTable プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • FindNextRow メソッド
              • FindRow メソッド
              • GetArray メソッド
              • GetNextRow メソッド
              • GetRowCount メソッド
              • MoveToStart メソッド
              • Restrict メソッド
              • Sort メソッド
          • TableView オブジェクト
            • TableView オブジェクト
            • TableView オブジェクト メンバー
            • プロパティ
              • AllowInCellEditing プロパティ
              • AlwaysExpandConversation プロパティ
              • Application プロパティ
              • AutoFormatRules プロパティ
              • AutomaticColumnSizing プロパティ
              • AutomaticGrouping プロパティ
              • AutoPreview プロパティ
              • AutoPreviewFont プロパティ
              • Class プロパティ
              • ColumnFont プロパティ
              • DefaultExpandCollapseSetting プロパティ
              • Filter プロパティ
              • GridLineStyle プロパティ
              • GroupByFields プロパティ
              • HideReadingPaneHeaderInfo プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • MaxLinesInMultiLineView プロパティ
              • Multiline プロパティ
              • MultiLineWidth プロパティ
              • Name プロパティ
              • Parent プロパティ
              • RowFont プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • ShowConversationByDate プロパティ
              • ShowConversationSendersAboveSubject プロパティ
              • ShowFullConversations プロパティ
              • ShowUnreadAndFlaggedMessages プロパティ
              • ShowItemsInGroups プロパティ
              • ShowNewItemRow プロパティ
              • ShowReadingPane プロパティ
              • SortFields プロパティ
              • Standard プロパティ
              • ViewFields プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GetTable メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • TaskItem オブジェクト
            • TaskItem オブジェクト
            • TaskItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • ActualWork プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • CardData プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Complete プロパティ
              • Conflicts プロパティ
              • ContactNames プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DateCompleted プロパティ
              • DelegationState プロパティ
              • Delegator プロパティ
              • DownloadState プロパティ
              • DueDate プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • InternetCodepage プロパティ
              • IsConflict プロパティ
              • IsRecurring プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • Ordinal プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Owner プロパティ
              • Ownership プロパティ
              • Parent プロパティ
              • PercentComplete プロパティ
              • PropertyAccessor プロパティ
              • Recipients プロパティ
              • ReminderOverrideDefault プロパティ
              • ReminderPlaySound プロパティ
              • ReminderSet プロパティ
              • ReminderSoundFile プロパティ
              • ReminderTime プロパティ
              • ResponseState プロパティ
              • Role プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • SchedulePlusPriority プロパティ
              • SendUsingAccount プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • StartDate プロパティ
              • Status プロパティ
              • StatusOnCompletionRecipients プロパティ
              • StatusUpdateRecipients プロパティ
              • Subject プロパティ
              • TeamTask プロパティ
              • ToDoTaskOrdinal プロパティ
              • TotalWork プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Assign メソッド
              • CancelResponseState メソッド
              • ClearRecurrencePattern メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetConversation メソッド
              • GetRecurrencePattern メソッド
              • MarkComplete メソッド
              • Move メソッド
              • PrintOut メソッド
              • Respond メソッド
              • Save メソッド
              • SaveAs メソッド
              • Send メソッド
              • ShowCategoriesDialog メソッド
              • SkipRecurrence メソッド
              • StatusReport メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • TaskRequestAcceptItem オブジェクト
            • TaskRequestAcceptItem オブジェクト
            • TaskRequestAcceptItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetAssociatedTask メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • TaskRequestDeclineItem オブジェクト
            • TaskRequestDeclineItem オブジェクト
            • TaskRequestDeclineItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetAssociatedTask メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • TaskRequestItem オブジェクト
            • TaskRequestItem オブジェクト
            • TaskRequestItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetAssociatedTask メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • TaskRequestUpdateItem オブジェクト
            • TaskRequestUpdateItem オブジェクト
            • TaskRequestUpdateItem オブジェクト メンバー
            • プロパティ
              • Actions プロパティ
              • Application プロパティ
              • Attachments プロパティ
              • AutoResolvedWinner プロパティ
              • BillingInformation プロパティ
              • Body プロパティ
              • Categories プロパティ
              • Class プロパティ
              • Companies プロパティ
              • Conflicts プロパティ
              • ConversationID プロパティ
              • ConversationIndex プロパティ
              • ConversationTopic プロパティ
              • CreationTime プロパティ
              • DownloadState プロパティ
              • EntryID プロパティ
              • FormDescription プロパティ
              • GetInspector プロパティ
              • Importance プロパティ
              • IsConflict プロパティ
              • ItemProperties プロパティ
              • LastModificationTime プロパティ
              • Links プロパティ
              • MarkForDownload プロパティ
              • MessageClass プロパティ
              • Mileage プロパティ
              • NoAging プロパティ
              • OutlookInternalVersion プロパティ
              • OutlookVersion プロパティ
              • Parent プロパティ
              • PropertyAccessor プロパティ
              • RTFBody プロパティ
              • Saved プロパティ
              • Sensitivity プロパティ
              • Session プロパティ
              • Size プロパティ
              • Subject プロパティ
              • UnRead プロパティ
              • UserProperties プロパティ
            • メソッド
              • Close メソッド
              • Copy メソッド
              • Delete メソッド
              • Display メソッド
              • GetAssociatedTask メソッド
              • GetConversation メソッド
              • Move メソッド
              • PrintOut メソッド
              • Save メソッド
              • SaveAs メソッド
              • ShowCategoriesDialog メソッド
            • イベント
              • AfterWrite イベント
              • AttachmentAdd イベント
              • AttachmentRead イベント
              • AttachmentRemove イベント
              • BeforeAttachmentAdd イベント
              • BeforeAttachmentPreview イベント
              • BeforeAttachmentRead イベント
              • BeforeAttachmentSave イベント
              • BeforeAttachmentWriteToTempFile イベント
              • BeforeAutoSave イベント
              • BeforeCheckNames イベント
              • BeforeDelete イベント
              • BeforeRead イベント
              • Close イベント
              • CustomAction イベント
              • CustomPropertyChange イベント
              • Forward イベント
              • Open イベント
              • PropertyChange イベント
              • Read イベント
              • Reply イベント
              • ReplyAll イベント
              • Send イベント
              • Unload イベント
              • Write イベント
          • TasksModule オブジェクト
            • TasksModule オブジェクト
            • TasksModule オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Name プロパティ
              • NavigationGroups プロパティ
              • NavigationModuleType プロパティ
              • Parent プロパティ
              • Position プロパティ
              • Session プロパティ
              • Visible プロパティ
          • TextRuleCondition オブジェクト
            • TextRuleCondition オブジェクト
            • TextRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Text プロパティ
          • TimelineView オブジェクト
            • TimelineView オブジェクト
            • TimelineView オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • DefaultExpandCollapseSetting プロパティ
              • EndField プロパティ
              • Filter プロパティ
              • GroupByFields プロパティ
              • ItemFont プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • LowerScaleFont プロパティ
              • MaxLabelWidth プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • ShowLabelWhenViewingByMonth プロパティ
              • ShowWeekNumbers プロパティ
              • Standard プロパティ
              • StartField プロパティ
              • TimelineViewMode プロパティ
              • UpperScaleFont プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • TimeZone オブジェクト
            • TimeZone オブジェクト
            • TimeZone オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Bias プロパティ
              • Class プロパティ
              • DaylightBias プロパティ
              • DaylightDate プロパティ
              • DaylightDesignation プロパティ
              • ID プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • StandardBias プロパティ
              • StandardDate プロパティ
              • StandardDesignation プロパティ
          • TimeZones オブジェクト
            • TimeZones オブジェクト
            • TimeZones オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • CurrentTimeZone プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • ConvertTime メソッド
              • Item メソッド
          • ToOrFromRuleCondition オブジェクト
            • ToOrFromRuleCondition オブジェクト
            • ToOrFromRuleCondition オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ConditionType プロパティ
              • Enabled プロパティ
              • Parent プロパティ
              • Recipients プロパティ
              • Session プロパティ
          • UserDefinedProperties オブジェクト
            • UserDefinedProperties オブジェクト
            • UserDefinedProperties オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Find メソッド
              • Item メソッド
              • Refresh メソッド
              • Remove メソッド
          • UserDefinedProperty オブジェクト
            • UserDefinedProperty オブジェクト
            • UserDefinedProperty オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • DisplayFormat プロパティ
              • Formula プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Type プロパティ
            • メソッド
              • Delete メソッド
          • UserProperties オブジェクト
            • UserProperties オブジェクト
            • UserProperties オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Find メソッド
              • Item メソッド
              • Remove メソッド
          • UserProperty オブジェクト
            • UserProperty オブジェクト
            • UserProperty オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Formula プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Type プロパティ
              • ValidationFormula プロパティ
              • ValidationText プロパティ
              • Value プロパティ
            • メソッド
              • Delete メソッド
          • View オブジェクト
            • View オブジェクト
            • View オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Filter プロパティ
              • Language プロパティ
              • LockUserChanges プロパティ
              • Name プロパティ
              • Parent プロパティ
              • SaveOption プロパティ
              • Session プロパティ
              • Standard プロパティ
              • ViewType プロパティ
              • XML プロパティ
            • メソッド
              • Apply メソッド
              • Copy メソッド
              • Delete メソッド
              • GoToDate メソッド
              • Reset メソッド
              • Save メソッド
          • ViewField オブジェクト
            • ViewField オブジェクト
            • ViewField オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • ColumnFormat プロパティ
              • Parent プロパティ
              • Session プロパティ
              • ViewXMLSchemaName プロパティ
          • ViewFields オブジェクト
            • ViewFields オブジェクト
            • ViewFields オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Insert メソッド
              • Item メソッド
              • Remove メソッド
          • ViewFont オブジェクト
            • ViewFont オブジェクト
            • ViewFont オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Bold プロパティ
              • Class プロパティ
              • Color プロパティ
              • ExtendedColor プロパティ
              • Italic プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Session プロパティ
              • Size プロパティ
              • Strikethrough プロパティ
              • Underline プロパティ
          • Views オブジェクト
            • Views オブジェクト
            • Views オブジェクト メンバー
            • プロパティ
              • Application プロパティ
              • Class プロパティ
              • Count プロパティ
              • Parent プロパティ
              • Session プロパティ
            • メソッド
              • Add メソッド
              • Item メソッド
              • Remove メソッド
            • イベント
              • ViewAdd イベント
          • 列挙
            • OlAccountType 列挙
            • OlActionCopyLike 列挙
            • OlActionReplyStyle 列挙
            • OlActionResponseStyle 列挙
            • OlActionShowOn 列挙
            • OlAddressEntryUserType 列挙
            • OlAddressListType 列挙
            • OlAlign 列挙
            • OlAlignment 列挙
            • OlAlwaysDeleteConversation 列挙
            • OlAppointmentCopyOptions 列挙
            • OlAppointmentTimeField 列挙
            • OlAttachmentBlockLevel 列挙
            • OlAttachmentType 列挙
            • OlAutoDiscoverConnectionMode 列挙
            • OlAutoPreview 列挙
            • OlBackStyle 列挙
            • OlBodyFormat 列挙
            • OlBorderStyle 列挙
            • OlBusinessCardType 列挙
            • OlBusyStatus 列挙
            • OlCalendarDetail 列挙
            • OlCalendarMailFormat 列挙
            • OlCalendarViewMode 列挙
            • OlCategoryColor 列挙
            • OlCategoryShortcutKey 列挙
            • OlColor 列挙
            • OlComboBoxStyle 列挙
            • OlContactPhoneNumber 列挙
            • OlDaysOfWeek 列挙
            • OlDayWeekTimeScale 列挙
            • OlDefaultExpandCollapseSetting 列挙
            • OlDefaultFolders 列挙
            • OlDefaultSelectNamesDisplayMode 列挙
            • OlDisplayType 列挙
            • OlDownloadState 列挙
            • OlDragBehavior 列挙
            • OlEditorType 列挙
            • OlEnterFieldBehavior 列挙
            • OlExchangeConnectionMode 列挙
            • OlExchangeStoreType 列挙
            • OlFolderDisplayMode 列挙
            • OlFormatCurrency 列挙
            • OlFormatDateTime 列挙
            • OlFormatDuration 列挙
            • OlFormatEnumeration 列挙
            • OlFormatInteger 列挙
            • OlFormatKeywords 列挙
            • OlFormatNumber 列挙
            • OlFormatPercent 列挙
            • OlFormatSmartFrom 列挙
            • OlFormatText 列挙
            • OlFormatYesNo 列挙
            • OlFormRegionIcon 列挙
            • OlFormRegionMode 列挙
            • OlFormRegionSize 列挙
            • OlFormRegistry 列挙
            • OlGender 列挙
            • OlGridLineStyle 列挙
            • OlGroupType 列挙
            • OlHorizontalLayout 列挙
            • OlIconViewPlacement 列挙
            • OlIconViewType 列挙
            • OlImportance 列挙
            • OlInspectorClose 列挙
            • OlItemType 列挙
            • OlJournalRecipientType 列挙
            • OlMailingAddress 列挙
            • OlMailRecipientType 列挙
            • OlMarkInterval 列挙
            • OlMatchEntry 列挙
            • OlMeetingRecipientType 列挙
            • OlMeetingResponse 列挙
            • OlMeetingStatus 列挙
            • OlMobileFormat 列挙
            • OlMouseButton 列挙
            • OlMousePointer 列挙
            • OlMultiLine 列挙
            • OlMultiSelect 列挙
            • OlNavigationModuleType 列挙
            • OlObjectClass 列挙
            • OlOutlookBarViewType 列挙
            • OlPageType 列挙
            • OlPane 列挙
            • OlPermission 列挙
            • OlPermissionService 列挙
            • OlPictureAlignment 列挙
            • OlRecipientSelectors 列挙
            • OlRecurrenceState 列挙
            • OlRecurrenceType 列挙
            • OlReferenceType 列挙
            • OlRemoteStatus 列挙
            • OlResponseStatus 列挙
            • OlRuleActionType 列挙
            • OlRuleConditionType 列挙
            • OlRuleExecuteOption 列挙
            • OlRuleType 列挙
            • OlSaveAsType 列挙
            • OlScrollBars 列挙
            • OlSearchScope 列挙
            • OlSelectionContents 列挙
            • OlSelectionLocation 列挙
            • OlSensitivity 列挙
            • OlSharingMsgType 列挙
            • OlSharingProvider 列挙
            • OlShiftState 列挙
            • OlShowItemCount 列挙
            • OlSolutionScope 列挙
            • OlSortOrder 列挙
            • OlSpecialFolders 列挙
            • OlStorageIdentifierType 列挙
            • OlStoreType 列挙
            • OlSyncState 列挙
            • OlTableContents 列挙
            • OlTaskDelegationState 列挙
            • OlTaskOwnership 列挙
            • OlTaskRecipientType 列挙
            • OlTaskResponse 列挙
            • OlTaskStatus 列挙
            • OlTextAlign 列挙
            • OlTimelineViewMode 列挙
            • OlTimeStyle 列挙
            • OlTrackingStatus 列挙
            • OlUserPropertyType 列挙
            • OlVerticalLayout 列挙
            • OlViewSaveOption 列挙
            • OlViewType 列挙
            • OlWindowState 列挙
        • Outlook ビュー コントロール リファレンス
          • Outlook ビュー コントロール オブジェクト モデル リファレンス
          • ViewCtl オブジェクト
            • ViewCtl オブジェクト
            • ViewCtl オブジェクト メンバー
            • プロパティ
              • ActiveFolder プロパティ
              • DeferUpdate プロパティ
              • EnableRowPersistance プロパティ
              • Filter プロパティ
              • FilterAppend プロパティ
              • Folder プロパティ
              • ItemCount プロパティ
              • Namespace プロパティ
              • OutlookApplication プロパティ
              • Restriction プロパティ
              • SelectedDate プロパティ
              • Selection プロパティ
              • View プロパティ
              • ViewXML プロパティ
            • メソッド
              • AddressBook メソッド
              • AddToPFFavorites メソッド
              • AdvancedFind メソッド
              • Categories メソッド
              • CollapseAllGroups メソッド
              • CollapseGroup メソッド
              • CustomizeView メソッド
              • Delete メソッド
              • ExpandAllGroups メソッド
              • ExpandGroup メソッド
              • FlagItem メソッド
              • ForceUpdate メソッド
              • Forward メソッド
              • GoToDate メソッド
              • GoToToday メソッド
              • GroupBy メソッド
              • MarkAllAsRead メソッド
              • MarkAsRead メソッド
              • MarkAsUnread メソッド
              • MoveItem メソッド
              • NewAppointment メソッド
              • NewContact メソッド
              • NewDefaultItem メソッド
              • NewDistributionList メソッド
              • NewForm メソッド
              • NewJournalEntry メソッド
              • NewMeetingRequest メソッド
              • NewMessage メソッド
              • NewNote メソッド
              • NewPost メソッド
              • NewTask メソッド
              • NewTaskRequest メソッド
              • Open メソッド
              • OpenSharedDefaultFolder メソッド
              • PrintItem メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • ReplyInFolder メソッド
              • SaveAs メソッド
              • SendAndReceive メソッド
              • ShowFields メソッド
              • Sort メソッド
              • SynchFolder メソッド
            • イベント
              • Activate イベント
              • BeforeViewSwitch イベント
              • SelectionChange イベント
              • ViewSwitch イベント
        • Outlook フォーム スクリプト リファレンス
          • CheckBox オブジェクト
            • CheckBox オブジェクト
            • CheckBox オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Alignment プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle スタイル
              • Caption プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • GroupName プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PicturePosition プロパティ
              • SpecialEffect プロパティ
              • TextAlign プロパティ
              • TripleState プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
          • ComboBox オブジェクト
            • ComboBox オブジェクト
            • ComboBox オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoTab プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BackStyle スタイル
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • BoundColumn プロパティ
              • CanPaste プロパティ
              • Column プロパティ
              • ColumnCount プロパティ
              • ColumnHeads プロパティ
              • ColumnWidths プロパティ
              • CurTargetX プロパティ
              • CurX プロパティ
              • DragBehavior プロパティ
              • DropButtonStyle プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • IMEMode プロパティ
              • LineCount プロパティ
              • List プロパティ
              • ListCount プロパティ
              • ListIndex プロパティ
              • ListRows プロパティ
              • ListStyle プロパティ
              • ListWidth プロパティ
              • Locked プロパティ
              • MatchEntry プロパティ
              • MatchFound プロパティ
              • MatchRequired プロパティ
              • MaxLength プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • SelectionMargin プロパティ
              • SelLength プロパティ
              • SelStart プロパティ
              • SelText プロパティ
              • ShowDropButtonWhen プロパティ
              • SpecialEffect プロパティ
              • Style プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • TextColumn プロパティ
              • TextLength プロパティ
              • TopIndex プロパティ
              • Value プロパティ
            • メソッド
              • AddItem メソッド
              • Clear メソッド
              • Copy メソッド
              • Cut メソッド
              • DropDown メソッド
              • Paste メソッド
              • RemoveItem メソッド
            • イベント
              • Click イベント
          • CommandButton オブジェクト
            • CommandButton オブジェクト
            • CommandButton オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PicturePosition プロパティ
              • TakeFocusOnClick プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
          • Font オブジェクト
            • Font オブジェクト
            • Font オブジェクト メンバー
            • プロパティ
              • Bold プロパティ
              • Italic プロパティ
              • Size プロパティ
              • Strikethrough プロパティ
              • Underline プロパティ
              • Weight プロパティ
          • Frame オブジェクト
            • Frame オブジェクト
            • Frame オブジェクト メンバー
            • プロパティ
              • ActiveControl プロパティ
              • BackColor プロパティ
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • CanPaste プロパティ
              • CanRedo プロパティ
              • CanUndo プロパティ
              • Caption プロパティ
              • Cycle プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • InsideHeight プロパティ
              • InsideWidth プロパティ
              • KeepScrollBarsVisible プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PictureAlignment プロパティ
              • PictureSizeMode プロパティ
              • PictureTiling プロパティ
              • ScrollBars プロパティ
              • ScrollHeight プロパティ
              • ScrollLeft プロパティ
              • ScrollTop プロパティ
              • ScrollWidth プロパティ
              • SpecialEffect プロパティ
              • VerticalScrollBarSide プロパティ
              • Zoom プロパティ
            • メソッド
              • Copy メソッド
              • Cut メソッド
              • Paste メソッド
              • RedoAction メソッド
              • Repaint メソッド
              • Scroll メソッド
              • SetDefaultTabOrder メソッド
              • UndoAction メソッド
            • イベント
              • Click イベント
          • Image オブジェクト
            • Image オブジェクト
            • Image オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • Enabled プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PictureAlignment プロパティ
              • PictureSizeMode プロパティ
              • PictureTiling プロパティ
              • SpecialEffect プロパティ
            • イベント
              • Click イベント
          • Label オブジェクト
            • Label オブジェクト
            • Label オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PicturePosition プロパティ
              • SpecialEffect プロパティ
              • TextAlign プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
          • ListBox オブジェクト
            • ListBox オブジェクト
            • ListBox オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • BoundColumn プロパティ
              • Column プロパティ
              • ColumnCount プロパティ
              • ColumnHeads プロパティ
              • ColumnWidths プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • IMEMode プロパティ
              • IntegralHeight プロパティ
              • List プロパティ
              • ListCount プロパティ
              • ListIndex プロパティ
              • ListStyle プロパティ
              • Locked プロパティ
              • MatchEntry プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • MultiSelect プロパティ
              • Selected プロパティ
              • SpecialEffect プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • TextColumn プロパティ
              • TopIndex プロパティ
              • Value プロパティ
            • メソッド
              • AddItem メソッド
              • Clear メソッド
              • RemoveItem メソッド
            • イベント
              • Click イベント
          • MultiPage オブジェクト
            • MultiPage オブジェクト
            • MultiPage オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • MultiRow プロパティ
              • SelectedItem プロパティ
              • Style プロパティ
              • TabFixedHeight プロパティ
              • TabFixedWidth プロパティ
              • TabOrientation プロパティ
              • Value プロパティ
            • イベント
              • Click イベント
          • OptionButton オブジェクト
            • OptionButton オブジェクト
            • OptionButton オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Alignment プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • GroupName プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PicturePosition プロパティ
              • SpecialEffect プロパティ
              • TextAlign プロパティ
              • TripleState プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
          • Page オブジェクト
            • Page オブジェクト
            • Page オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • ActiveControl プロパティ
              • CanPaste プロパティ
              • CanRedo プロパティ
              • CanUndo プロパティ
              • Caption プロパティ
              • ControlTipText プロパティ
              • Cycle プロパティ
              • Enabled プロパティ
              • Index プロパティ
              • InsideHeight プロパティ
              • InsideWidth プロパティ
              • KeepScrollBarsVisible プロパティ
              • Name プロパティ
              • Parent プロパティ
              • Picture プロパティ
              • PictureAlignment プロパティ
              • PictureSizeMode プロパティ
              • PictureTiling プロパティ
              • ScrollBars プロパティ
              • ScrollHeight プロパティ
              • ScrollLeft プロパティ
              • ScrollTop プロパティ
              • ScrollWidth プロパティ
              • Tag プロパティ
              • VerticalScrollBarSide プロパティ
              • Visible プロパティ
              • Zoom プロパティ
            • メソッド
              • Copy メソッド
              • Cut メソッド
              • Paste メソッド
              • RedoAction メソッド
              • Repaint メソッド
              • Scroll メソッド
              • SetDefaultTabOrder メソッド
              • UndoAction メソッド
          • Pages オブジェクト
            • Pages オブジェクト
            • Pages オブジェクト メンバー
            • プロパティ
              • Count プロパティ
            • メソッド
              • Add メソッド
              • Clear メソッド
              • Item メソッド
              • Remove メソッド
          • ScrollBar オブジェクト
            • ScrollBar オブジェクト
            • ScrollBar オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • Delay プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • LargeChange プロパティ
              • Max プロパティ
              • Min プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Orientation プロパティ
              • ProportionalThumb プロパティ
              • SmallChange プロパティ
              • Value プロパティ
          • SpinButton オブジェクト
            • SpinButton オブジェクト
            • SpinButton オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • Delay プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • Max プロパティ
              • Min プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Orientation プロパティ
              • SmallChange プロパティ
              • Value プロパティ
          • Tab オブジェクト
            • Tab オブジェクト
            • Tab オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Caption プロパティ
              • ControlTipText プロパティ
              • Enabled プロパティ
              • Index プロパティ
              • Name プロパティ
              • Tag プロパティ
              • Visible プロパティ
          • Tabs オブジェクト
            • Tabs オブジェクト
            • Tabs オブジェクト メンバー
            • プロパティ
              • Count プロパティ
            • メソッド
              • Add メソッド
              • Clear メソッド
              • Item メソッド
              • Remove メソッド
          • TabStrip オブジェクト
            • TabStrip オブジェクト
            • TabStrip オブジェクト メンバー
            • プロパティ
              • BackColor プロパティ
              • ClientHeight プロパティ
              • ClientLeft プロパティ
              • ClientTop プロパティ
              • ClientWidth プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • MultiRow プロパティ
              • SelectedItem プロパティ
              • Style プロパティ
              • TabFixedHeight プロパティ
              • TabFixedWidth プロパティ
              • TabOrientation プロパティ
              • Value プロパティ
            • イベント
              • Click イベント
          • TextBox オブジェクト
            • TextBox オブジェクト
            • TextBox オブジェクト メンバー
            • プロパティ
              • AutoSize プロパティ
              • AutoTab プロパティ
              • AutoWordSelect プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • BorderColor プロパティ
              • BorderStyle プロパティ
              • CanPaste プロパティ
              • CurLine プロパティ
              • CurTargetX プロパティ
              • CurX プロパティ
              • DragBehavior プロパティ
              • Enabled プロパティ
              • EnterFieldBehavior プロパティ
              • EnterKeyBehavior プロパティ
              • ForeColor プロパティ
              • HideSelection プロパティ
              • IMEMode プロパティ
              • IntegralHeight プロパティ
              • LineCount プロパティ
              • Locked プロパティ
              • MaxLength プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • MultiLine プロパティ
              • PasswordChar プロパティ
              • ScrollBars プロパティ
              • SelectionMargin プロパティ
              • SelLength プロパティ
              • SelStart プロパティ
              • SelText プロパティ
              • SpecialEffect プロパティ
              • TabKeyBehavior プロパティ
              • Text プロパティ
              • TextAlign プロパティ
              • TextLength プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • メソッド
              • Copy メソッド
              • Cut メソッド
              • Paste メソッド
          • ToggleButton オブジェクト
            • ToggleButton オブジェクト
            • ToggleButton オブジェクト メンバー
            • プロパティ
              • Accelerator プロパティ
              • Alignment プロパティ
              • AutoSize プロパティ
              • BackColor プロパティ
              • BackStyle プロパティ
              • Caption プロパティ
              • Enabled プロパティ
              • ForeColor プロパティ
              • GroupName プロパティ
              • Locked プロパティ
              • MouseIcon プロパティ
              • MousePointer プロパティ
              • Picture プロパティ
              • PicturePosition プロパティ
              • SpecialEffect プロパティ
              • TextAlign プロパティ
              • TripleState プロパティ
              • Value プロパティ
              • WordWrap プロパティ
            • イベント
              • Click イベント
        • Microsoft Office 2010 オブジェクト ライブラリ リファレンス
          • 2007 Microsoft Office 2010 のオブジェクト ライブラリ リファレンスへようこそ
          • 新機能
            • 新しいオブジェクト、コレクション、列挙
            • 新しいメンバーと定数
            • Microsoft Office 2007 以降のオブジェクト モデルの変更
            • Microsoft Office 2003 以降のオブジェクト モデルの変更
            • Microsoft Office XP (2002) 以降のオブジェクト モデルの変更
            • Microsoft Office 2000 以降のオブジェクト モデルの変更
          • 概念
            • 概念
            • Macintosh キーワードのヘルプを参照する
            • OLE プログラム ID
            • Office Fluent リボンの概要
            • Access 2010 における Office Fluent リボンのカスタマイズ
            • Microsoft Office ソリューション開発者向けのセキュリティ情報
            • ドキュメント検査を使用する
          • 操作方法
            • Microsoft Office オブジェクト ライブラリの操作方法
            • 使い方: Open XML 形式のファイルを使用して Office Fluent リボンをカスタマイズする
            • 使い方: マネージ COM アドインを使用して Office Fluent リボンをカスタマイズする
          • Microsoft Office 2010 オブジェクト モデル リファレンス
            • オブジェクト モデルのリファレンス
            • BulletFormat2 オブジェクト
              • BulletFormat2 オブジェクト
              • BulletFormat2 オブジェクト メンバー
            • COMAddIn オブジェクト
              • COMAddIn オブジェクト
              • COMAddIn オブジェクト メンバー
            • COMAddIns オブジェクト
              • COMAddIns オブジェクト
              • COMAddIns オブジェクト メンバー
            • CommandBar オブジェクト
              • CommandBar オブジェクト
              • CommandBar オブジェクト メンバー
            • CommandBarButton オブジェクト
              • CommandBarButton オブジェクト
              • CommandBarButton オブジェクト メンバー
            • CommandBarComboBox オブジェクト
              • CommandBarComboBox オブジェクト
              • CommandBarComboBox オブジェクト メンバー
            • CommandBarControl オブジェクト
              • CommandBarControl オブジェクト
              • CommandBarControl オブジェクト メンバー
            • CommandBarControls オブジェクト
              • CommandBarControls オブジェクト
              • CommandBarControls オブジェクト メンバー
            • CommandBarPopup オブジェクト
              • CommandBarPopup オブジェクト
              • CommandBarPopup オブジェクト メンバー
            • CommandBars オブジェクト
              • CommandBars オブジェクト
              • CommandBars オブジェクト メンバー
            • ContactCard オブジェクト
              • ContactCard オブジェクト
              • ContactCard オブジェクト メンバー
            • Crop オブジェクト
              • Crop オブジェクト
              • Crop オブジェクト メンバー
            • CustomTaskPane オブジェクト
              • CustomTaskPane オブジェクト
              • CustomTaskPane オブジェクト メンバー
            • CustomXMLNode オブジェクト
              • CustomXMLNode オブジェクト
              • CustomXMLNode オブジェクト メンバー
            • CustomXMLNodes オブジェクト
              • CustomXMLNodes オブジェクト
              • CustomXMLNodes オブジェクト メンバー
            • CustomXMLPart オブジェクト
              • CustomXMLPart オブジェクト
              • CustomXMLPart オブジェクト メンバー
            • CustomXMLParts オブジェクト
              • CustomXMLParts オブジェクト
              • CustomXMLParts オブジェクト メンバー
            • CustomXMLPrefixMapping オブジェクト
              • CustomXMLPrefixMapping オブジェクト
              • CustomXMLPrefixMapping オブジェクト メンバー
            • CustomXMLPrefixMappings オブジェクト
              • CustomXMLPrefixMappings オブジェクト
              • CustomXMLPrefixMappings オブジェクト メンバー
            • CustomXMLSchema オブジェクト
              • CustomXMLSchema オブジェクト
              • CustomXMLSchema オブジェクト メンバー
            • CustomXMLSchemaCollection オブジェクト
              • CustomXMLSchemaCollection オブジェクト
              • CustomXMLSchemaCollection オブジェクト メンバー
            • CustomXMLValidationError オブジェクト
              • CustomXMLValidationError オブジェクト
              • CustomXMLValidationError オブジェクト メンバー
            • CustomXMLValidationErrors オブジェクト
              • CustomXMLValidationErrors オブジェクト
              • CustomXMLValidationErrors オブジェクト メンバー
            • DocumentInspector オブジェクト
              • DocumentInspector オブジェクト
              • DocumentInspector オブジェクト メンバー
            • DocumentInspectors オブジェクト
              • DocumentInspectors オブジェクト
              • DocumentInspectors オブジェクト メンバー
            • DocumentLibraryVersion オブジェクト
              • DocumentLibraryVersion オブジェクト
              • DocumentLibraryVersion オブジェクト メンバー
            • DocumentLibraryVersions オブジェクト
              • DocumentLibraryVersions オブジェクト
              • DocumentLibraryVersions オブジェクト メンバー
            • DocumentProperties オブジェクト
              • DocumentProperties オブジェクト
              • DocumentProperties オブジェクト メンバー
            • DocumentProperty オブジェクト
              • DocumentProperty オブジェクト
              • DocumentProperty オブジェクト メンバー
            • EffectParameter オブジェクト
              • EffectParameter オブジェクト
              • EffectParameter オブジェクト メンバー
            • EffectParameters オブジェクト
              • EffectParameters オブジェクト
              • EffectParameters オブジェクト メンバー
            • EncryptionProvider オブジェクト
              • EncryptionProvider オブジェクト
              • EncryptionProvider オブジェクト メンバー
            • FileDialog オブジェクト
              • FileDialog オブジェクト
              • FileDialog オブジェクト メンバー
            • FileDialogFilter オブジェクト
              • FileDialogFilter オブジェクト
              • FileDialogFilter オブジェクト メンバー
            • FileDialogFilters オブジェクト
              • FileDialogFilters オブジェクト
              • FileDialogFilters オブジェクト メンバー
            • FileDialogSelectedItems オブジェクト
              • FileDialogSelectedItems オブジェクト
              • FileDialogSelectedItems オブジェクト メンバー
            • FileTypes オブジェクト
              • FileTypes オブジェクト
              • FileTypes オブジェクト メンバー
            • Font2 オブジェクト
              • Font2 オブジェクト
              • Font2 オブジェクト メンバー
            • GlowFormat オブジェクト
              • GlowFormat オブジェクト
              • GlowFormat オブジェクト メンバー
            • GradientStop オブジェクト
              • GradientStop オブジェクト
              • GradientStop オブジェクト メンバー
            • GradientStops オブジェクト
              • GradientStops オブジェクト
              • GradientStops オブジェクト メンバー
            • IAssistance オブジェクト
              • IAssistance オブジェクト
              • IAssistance オブジェクト メンバー
            • IBlogExtensibility オブジェクト
              • IBlogExtensibility オブジェクト
              • IBlogExtensibility オブジェクト メンバー
            • IBlogPictureExtensibility オブジェクト
              • IBlogPictureExtensibility オブジェクト
              • IBlogPictureExtensibility オブジェクト メンバー
            • IConverter オブジェクト
              • IConverter オブジェクト
              • IConverter オブジェクト メンバー
            • IConverterApplicationPreferences オブジェクト
              • IConverterApplicationPreferences オブジェクト
              • IConverterApplicationPreferences オブジェクト メンバー
            • IConverterPreferences オブジェクト
              • IConverterPreferences オブジェクト
              • IConverterPreferences オブジェクト メンバー
            • IConverterUICallback オブジェクト
              • IConverterUICallback オブジェクト
              • IConverterUICallback オブジェクト メンバー
            • ICTPFactory オブジェクト
              • ICTPFactory オブジェクト
              • ICTPFactory オブジェクト メンバー
            • ICustomTaskPaneConsumer オブジェクト
              • ICustomTaskPaneConsumer オブジェクト
              • ICustomTaskPaneConsumer オブジェクト メンバー
            • IDocumentInspector オブジェクト
              • IDocumentInspector オブジェクト
              • IDocumentInspector オブジェクト メンバー
            • IMsoContactCard オブジェクト
              • IMsoContactCard オブジェクト
              • IMsoContactCard オブジェクト メンバー
            • IRibbonControl オブジェクト
              • IRibbonControl オブジェクト
              • IRibbonControl オブジェクト メンバー
            • IRibbonExtensibility オブジェクト
              • IRibbonExtensibility オブジェクト
              • IRibbonExtensibility オブジェクト メンバー
            • IRibbonUI オブジェクト
              • IRibbonUI オブジェクト
              • IRibbonUI オブジェクト メンバー
            • LanguageSettings オブジェクト
              • LanguageSettings オブジェクト
              • LanguageSettings オブジェクト メンバー
            • MetaProperties オブジェクト
              • MetaProperties オブジェクト
              • MetaProperties オブジェクト メンバー
            • MetaProperty オブジェクト
              • MetaProperty オブジェクト
              • MetaProperty オブジェクト メンバー
            • MsoEnvelope オブジェクト
              • MsoEnvelope オブジェクト
              • MsoEnvelope オブジェクト メンバー
            • NewFile オブジェクト
              • NewFile オブジェクト
              • NewFile オブジェクト メンバー
            • ODSOColumn オブジェクト
              • ODSOColumn オブジェクト
              • ODSOColumn オブジェクト メンバー
            • ODSOColumns オブジェクト
              • ODSOColumns オブジェクト
              • ODSOColumns オブジェクト メンバー
            • ODSOFilter オブジェクト
              • ODSOFilter オブジェクト
              • ODSOFilter オブジェクト メンバー
            • ODSOFilters オブジェクト
              • ODSOFilters オブジェクト
              • ODSOFilters オブジェクト メンバー
            • OfficeDataSourceObject オブジェクト
              • OfficeDataSourceObject オブジェクト
              • OfficeDataSourceObject オブジェクト メンバー
            • OfficeTheme オブジェクト
              • OfficeTheme オブジェクト
              • OfficeTheme オブジェクト メンバー
            • ParagraphFormat2 オブジェクト
              • ParagraphFormat2 オブジェクト
              • ParagraphFormat2 オブジェクト メンバー
            • Permission オブジェクト
              • Permission オブジェクト
              • Permission オブジェクト メンバー
            • PickerDialog オブジェクト
              • PickerDialog オブジェクト
              • PickerDialog オブジェクト メンバー
            • PickerField オブジェクト
              • PickerField オブジェクト
              • PickerField オブジェクト メンバー
            • PickerFields オブジェクト
              • PickerFields オブジェクト
              • PickerFields オブジェクト メンバー
            • PickerProperties オブジェクト
              • PickerProperties オブジェクト
              • PickerProperties オブジェクト メンバー
            • PickerProperty オブジェクト
              • PickerProperty オブジェクト
              • PickerProperty オブジェクト メンバー
            • PickerResult オブジェクト
              • PickerResult オブジェクト
              • PickerResult オブジェクト メンバー
            • PickerResults オブジェクト
              • PickerResults オブジェクト
              • PickerResults オブジェクト メンバー
            • PictureEffect オブジェクト
              • PictureEffect オブジェクト
              • PictureEffect オブジェクト メンバー
            • PictureEffects オブジェクト
              • PictureEffects オブジェクト
              • PictureEffects オブジェクト メンバー
            • PolicyItem オブジェクト
              • PolicyItem オブジェクト
              • PolicyItem オブジェクト メンバー
            • ReflectionFormat オブジェクト
              • ReflectionFormat オブジェクト
              • ReflectionFormat オブジェクト メンバー
            • Ruler2 オブジェクト
              • Ruler2 オブジェクト
              • Ruler2 オブジェクト メンバー
            • RulerLevel2 オブジェクト
              • RulerLevel2 オブジェクト
              • RulerLevel2 オブジェクト メンバー
            • RulerLevels2 オブジェクト
              • RulerLevels2 オブジェクト
              • RulerLevels2 オブジェクト メンバー
            • ScopeFolder オブジェクト
              • ScopeFolder オブジェクト
              • ScopeFolder オブジェクト メンバー
            • ScopeFolders オブジェクト
              • ScopeFolders オブジェクト
              • ScopeFolders オブジェクト メンバー
            • SearchFolders オブジェクト
              • SearchFolders オブジェクト
              • SearchFolders オブジェクト メンバー
            • SearchScope オブジェクト
              • SearchScope オブジェクト
              • SearchScope オブジェクト メンバー
            • SearchScopes オブジェクト
              • SearchScopes オブジェクト
              • SearchScopes オブジェクト メンバー
            • ServerPolicy オブジェクト
              • ServerPolicy オブジェクト
              • ServerPolicy オブジェクト メンバー
            • SharedWorkspace オブジェクト
              • SharedWorkspace オブジェクト
              • SharedWorkspace オブジェクト メンバー
            • SharedWorkspaceFile オブジェクト
              • SharedWorkspaceFile オブジェクト
              • SharedWorkspaceFile オブジェクト メンバー
            • SharedWorkspaceFiles オブジェクト
              • SharedWorkspaceFiles オブジェクト
              • SharedWorkspaceFiles オブジェクト メンバー
            • SharedWorkspaceFolder オブジェクト
              • SharedWorkspaceFolder オブジェクト
              • SharedWorkspaceFolder オブジェクト メンバー
            • SharedWorkspaceFolders オブジェクト
              • SharedWorkspaceFolders オブジェクト
              • SharedWorkspaceFolders オブジェクト メンバー
            • SharedWorkspaceLink オブジェクト
              • SharedWorkspaceLink オブジェクト
              • SharedWorkspaceLink オブジェクト メンバー
            • SharedWorkspaceLinks オブジェクト
              • SharedWorkspaceLinks オブジェクト
              • SharedWorkspaceLinks オブジェクト メンバー
            • SharedWorkspaceMember オブジェクト
              • SharedWorkspaceMember オブジェクト
              • SharedWorkspaceMember オブジェクト メンバー
            • SharedWorkspaceMembers オブジェクト
              • SharedWorkspaceMembers オブジェクト
              • SharedWorkspaceMembers オブジェクト メンバー
            • SharedWorkspaceTask オブジェクト
              • SharedWorkspaceTask オブジェクト
              • SharedWorkspaceTask オブジェクト メンバー
            • SharedWorkspaceTasks オブジェクト
              • SharedWorkspaceTasks オブジェクト
              • SharedWorkspaceTasks オブジェクト メンバー
            • Signature オブジェクト
              • Signature オブジェクト
              • Signature オブジェクト メンバー
            • SignatureInfo オブジェクト
              • SignatureInfo オブジェクト
              • SignatureInfo オブジェクト メンバー
            • SignatureProvider オブジェクト
              • SignatureProvider オブジェクト
              • SignatureProvider オブジェクト メンバー
            • SignatureSet オブジェクト
              • SignatureSet オブジェクト
              • SignatureSet オブジェクト メンバー
            • SignatureSetup オブジェクト
              • SignatureSetup オブジェクト
              • SignatureSetup オブジェクト メンバー
            • SmartArt オブジェクト
              • SmartArt オブジェクト
              • SmartArt オブジェクト メンバー
            • SmartArtColor オブジェクト
              • SmartArtColor オブジェクト
              • SmartArtColor オブジェクト メンバー
            • SmartArtColors オブジェクト
              • SmartArtColors オブジェクト
              • SmartArtColors オブジェクト メンバー
            • SmartArtLayout オブジェクト
              • SmartArtLayout オブジェクト
              • SmartArtLayout オブジェクト メンバー
            • SmartArtLayouts オブジェクト
              • SmartArtLayouts オブジェクト
              • SmartArtLayouts オブジェクト メンバー
            • SmartArtNode オブジェクト
              • SmartArtNode オブジェクト
              • SmartArtNode オブジェクト メンバー
            • SmartArtNodes オブジェクト
              • SmartArtNodes オブジェクト
              • SmartArtNodes オブジェクト メンバー
            • SmartArtQuickStyle オブジェクト
              • SmartArtQuickStyle オブジェクト
              • SmartArtQuickStyle オブジェクト メンバー
            • SmartArtQuickStyles オブジェクト
              • SmartArtQuickStyles オブジェクト
              • SmartArtQuickStyles オブジェクト メンバー
            • SmartDocument オブジェクト
              • SmartDocument オブジェクト
              • SmartDocument オブジェクト メンバー
            • SoftEdgeFormat オブジェクト
              • SoftEdgeFormat オブジェクト
              • SoftEdgeFormat オブジェクト メンバー
            • Sync オブジェクト
              • Sync オブジェクト
              • Sync オブジェクト メンバー
            • TabStop2 オブジェクト
              • TabStop2 オブジェクト
              • TabStop2 オブジェクト メンバー
            • TabStops2 オブジェクト
              • TabStops2 オブジェクト
              • TabStops2 オブジェクト メンバー
            • TextColumn2 オブジェクト
              • TextColumn2 オブジェクト
              • TextColumn2 オブジェクト メンバー
            • TextFrame2 オブジェクト
              • TextFrame2 オブジェクト
              • TextFrame2 オブジェクト メンバー
            • TextRange2 オブジェクト
              • TextRange2 オブジェクト
              • TextRange2 オブジェクト メンバー
            • ThemeColor オブジェクト
              • ThemeColor オブジェクト
              • ThemeColor オブジェクト メンバー
            • ThemeColorScheme オブジェクト
              • ThemeColorScheme オブジェクト
              • ThemeColorScheme オブジェクト メンバー
            • ThemeEffectScheme オブジェクト
              • ThemeEffectScheme オブジェクト
              • ThemeEffectScheme オブジェクト メンバー
            • ThemeFont オブジェクト
              • ThemeFont オブジェクト
              • ThemeFont オブジェクト メンバー
            • ThemeFonts オブジェクト
              • ThemeFonts オブジェクト
              • ThemeFonts オブジェクト メンバー
            • ThemeFontScheme オブジェクト
              • ThemeFontScheme オブジェクト
              • ThemeFontScheme オブジェクト メンバー
            • UserPermission オブジェクト
              • UserPermission オブジェクト
              • UserPermission オブジェクト メンバー
            • WebPageFont オブジェクト
              • WebPageFont オブジェクト
              • WebPageFont オブジェクト メンバー
            • WebPageFonts オブジェクト
              • WebPageFonts オブジェクト
              • WebPageFonts オブジェクト メンバー
            • WorkflowTask オブジェクト
              • WorkflowTask オブジェクト
              • WorkflowTask オブジェクト メンバー
            • WorkflowTasks オブジェクト
              • WorkflowTasks オブジェクト
              • WorkflowTasks オブジェクト メンバー
            • WorkflowTemplate オブジェクト
              • WorkflowTemplate オブジェクト
              • WorkflowTemplate オブジェクト メンバー
            • WorkflowTemplates オブジェクト
              • WorkflowTemplates オブジェクト
              • WorkflowTemplates オブジェクト メンバー
            • 列挙
              • BackstageGroupStyle 列挙
              • CertificateDetail 列挙
              • CertificateVerificationResults 列挙
              • ContentVerificationResults 列挙
              • MailFormat 列挙
              • MsoAlertCancelType 列挙
              • MsoAlertIconType 列挙
              • MsoAlignCmd 列挙
              • MsoAppLanguageID 列挙
              • MsoArrowheadLength 列挙
              • MsoArrowheadStyle 列挙
              • MsoArrowheadWidth 列挙
              • MsoAutomationSecurity 列挙
              • MsoAutoShapeType 列挙
              • MsoAutoSize 列挙
              • MsoBackgroundStyleIndex 列挙
              • MsoBarPosition 列挙
              • MsoBarProtection 列挙
              • MsoBarRow 列挙
              • MsoBarType 列挙
              • MsoBaselineAlignment 列挙
              • MsoBevelType 列挙
              • MsoBlackWhiteMode 列挙
              • MsoBlogCategorySupport 列挙
              • MsoBlogImageType 列挙
              • MsoBulletType 列挙
              • MsoButtonState 列挙
              • MsoButtonStyle 列挙
              • MsoCalloutAngleType 列挙
              • MsoCalloutDropType 列挙
              • MsoCalloutType 列挙
              • MsoCharacterSet 列挙
              • MsoChartElementType 列挙
              • MsoClipboardFormat 列挙
              • MsoColorType 列挙
              • MsoComboStyle 列挙
              • MsoCommandBarButtonHyperlinkType 列挙
              • MsoConnectorType 列挙
              • MsoContactCardAddressType 列挙
              • MsoContactCardStyle 列挙
              • MsoContactCardType 列挙
              • MsoControlOLEUsage 列挙
              • MsoControlType 列挙
              • MsoCTPDockPosition 列挙
              • MsoCTPDockPositionRestrict 列挙
              • MsoCustomXMLNodeType 列挙
              • MsoCustomXMLValidationErrorType 列挙
              • MsoDateTimeFormat 列挙
              • MsoDistributeCmd 列挙
              • MsoDocInspectorStatus 列挙
              • MsoDocProperties 列挙
              • MsoEditingType 列挙
              • MsoEncoding 列挙
              • MsoExtraInfoMethod 列挙
              • MsoExtrusionColorType 列挙
              • MsoFarEastLineBreakLanguageID 列挙
              • MsoFeatureInstall 列挙
              • MsoFileDialogType 列挙
              • MsoFileDialogView 列挙
              • MsoFileNewAction 列挙
              • MsoFileNewSection 列挙
              • MsoFileValidationMode 列挙
              • MsoFillType 列挙
              • MsoFilterComparison 列挙
              • MsoFilterConjunction 列挙
              • MsoFlipCmd 列挙
              • MsoFontLanguageIndex 列挙
              • MsoGradientColorType 列挙
              • MsoGradientStyle 列挙
              • MsoHorizontalAnchor 列挙
              • MsoHyperlinkType 列挙
              • MsoIodGroup
              • MsoLanguageID 列挙
              • MsoLightRigType 列挙
              • MsoLineDashStyle 列挙
              • MsoLineStyle 列挙
              • MsoMenuAnimation 列挙
              • MsoMetaPropertyType 列挙
              • MsoMixedType 列挙
              • MsoMoveRow 列挙
              • MsoNumberedBulletStyle 列挙
              • MsoOLEMenuGroup 列挙
              • MsoOrgChartLayoutType 列挙
              • MsoOrgChartOrientation 列挙
              • MsoOrientation 列挙
              • MsoParagraphAlignment 列挙
              • MsoPathFormat 列挙
              • MsoPatternType 列挙
              • MsoPermission 列挙
              • MsoPictureColorType 列挙
              • MsoPictureEffectType 列挙
              • MsoPresetCamera 列挙
              • MsoPresetExtrusionDirection 列挙
              • MsoPresetGradientType 列挙
              • MsoPresetLightingDirection 列挙
              • MsoPresetLightingSoftness 列挙
              • MsoPresetMaterial 列挙
              • MsoPresetTextEffect 列挙
              • MsoPresetTextEffectShape 列挙
              • MsoPresetTexture 列挙
              • MsoPresetThreeDFormat 列挙
              • MsoReflectionType 列挙
              • MsoRelativeNodePosition 列挙
              • MsoScaleFrom 列挙
              • MsoScreenSize 列挙
              • MsoSegmentType 列挙
              • MsoShadowStyle 列挙
              • MsoShadowType 列挙
              • MsoShapeStyleIndex 列挙
              • MsoShapeType 列挙
              • MsoSharedWorkspaceTaskPriority 列挙
              • MsoSharedWorkspaceTaskStatus 列挙
              • MsoSignatureSubset 列挙
              • MsoSmartArtNodePosition 列挙
              • MsoSmartArtNodeType 列挙
              • MsoSoftEdgeType 列挙
              • MsoSyncConflictResolutionType 列挙
              • MsoSyncErrorType 列挙
              • MsoSyncEventType 列挙
              • MsoSyncStatusType 列挙
              • MsoSyncVersionType 列挙
              • MsoTabStopType 列挙
              • MsoTargetBrowser 列挙
              • MsoTextCaps 列挙
              • MsoTextChangeCase 列挙
              • MsoTextCharWrap 列挙
              • MsoTextDirection 列挙
              • MsoTextEffectAlignment 列挙
              • MsoTextFontAlign 列挙
              • MsoTextOrientation 列挙
              • MsoTextStrike 列挙
              • MsoTextTabAlign 列挙
              • MsoTextUnderlineType 列挙
              • MsoTextureAlignment 列挙
              • MsoTextureType 列挙
              • MsoThemeColorIndex 列挙
              • MsoThemeColorSchemeIndex 列挙
              • MsoTriState 列挙
              • MsoVerticalAnchor 列挙
              • MsoWarpFormat 列挙
              • MsoWizardMsgType 列挙
              • MsoZOrderCmd 列挙
              • RibbonControlSize 列挙
              • SignatureDetail 列挙
              • SignatureLineImage 列挙
              • SignatureProviderDetail 列挙
              • SignatureType 列挙