最近の Outlook for Windows の問題に関する修正プログラムと解決策
Office クライアントの開発 Outlook Home
https://docs.microsoft.com/ja-jp/office/client-developer/outlook/outlook-home
ただし、現在のところここからOutlook VBA Reference
https://docs.microsoft.com/ja-jp/office/vba/api/overview/outlook
に飛ぶと、ja-jpでも英語になる。
そこでダイレクトに機械翻訳された日本語のOutlook VBA リファレンスに飛ぶにはデベロッパーセンターの下記のリンクから入る必要がある。
https://msdn.microsoft.com/ja-jp/vba/outlook-vba/readme
Outlook 用のソリューションを開発するための API またはテクノロジの選択
Outlook VBA リファレンス
Outlook プライマリ相互運用機能アセンブリ リファレンス
Outlook PIA リファレンスの新機能
Outlook PIA を使用するためのセットアップ
COM と .NET の相互運用性の概要
Outlook PIA を使用する理由
Outlook PIA のインストールと参照
Outlook PIA のアーキテクチャ
Outlook PIA とオブジェクト モデルの関係
Outlook PIA でのオブジェクト
Outlook PIA でのメソッドとプロパティ
Outlook PIA でのイベント
Outlook PIA を使用してマネージ Outlook アドインを開発する
カスタム イベント ハンドラーに接続する
マネージ Outlook アドインの開発でのベスト プラクティス
オブジェクトを系統的に解放する
異なるアプリケーション ドメインを使用してクラッシュを回避する
Office Developer Tools for Visual Studio で提供される信頼できるアプリケーション オブジェクトを使用する
イベント ハンドラーで変数の範囲を適切に設定する
マネージ Outlook アドインでサポートされないテクノロジを回避する
複数のバージョンの Outlook を使用する場合の遅延バインディングの使用
方法 (24)
アカウント
アカウント情報を取得する
現在のフォルダーに基づいて特定のアカウントの送信可能なアイテムを作成する
フォルダーのアカウントを取得する
複数のアカウントの情報を取得する
Hotmail アカウントを使用してメール アイテムを送信する
アドイン管理 (4)
連絡先フォルダーに対応するアドレス帳を [名前の選択] ダイアログ ボックスに表示する
ストアのグローバル アドレス一覧またはアドレス一覧のセットを取得する
グローバル アドレス一覧のエントリを列挙する
プロファイルのアドレス一覧を表示する
コンピューター上で Outlook がクイック実行アプリケーションかどうかを確認する
アドレス帳 (4)
連絡先フォルダーに対応するアドレス帳を [名前の選択] ダイアログ ボックスに表示する
ストアのグローバル アドレス一覧またはアドレス一覧のセットを取得する
グローバル アドレス一覧のエントリを列挙する
プロファイルのアドレス一覧を表示する
予定 (10)
終日イベントの予定を作成する
太平洋タイム ゾーンで開始して東部タイム ゾーンで終了する予定を作成する
予定アイテムに異なる受信者の種類を指定する
既定の定期的なパターンを使用して、定期的な予定を作成する
週単位パターンの定期的な予定を作成する
YearNth パターンの年単位の定期的な予定を作成する
定期的な一連の予定から特定の予定を検索する
定期的な一連の予定に例外的な予定を作成する
予定アイテムの事前通知を作成する
予定の XML データを Outlook の予定オブジェクトにインポートする
添付ファイル
プログラムでメッセージからセキュリティ レベル 2 の添付ファイルを削除してディスクに保存する
予定表 (5)
予定表で指定した期間内の空き時間スケジュールを共有する
電子メールで予定表情報を共有する
受信者の共有の予定表を表示する
予定表をディスクに保存する
iCalendar ファイルを開いて内容を表示する
色の分類項目 Categories (2)
分類項目を列挙および追加する
分類項目をアイテムに割り当てる
連絡先 (3)
連絡先アイテムを作成する
カスタムの連絡先アイテムを作成する
vCard ファイルから連絡先アイテムを作成し、フォルダーにアイテムを保存する
会話(2)
スレッド内のアイテムを取得して表示する
選択されたスレッドを取得して列挙する
電子名刺 (2)
電子名刺のレイアウトを変更する
電子名刺付きのメール アイテムを送信する
Exchange ユーザー (8)
現在のユーザーの情報を取得する
現在のユーザーがメンバーになっているすべての配布リストについての情報を取得する
配布リストを作成する
Exchange 配布リストのメンバーを取得する
現在のユーザーの上司の情報を取得する
Exchange ユーザーの上司の空き時間情報を取得する
会議出席依頼に対する上司からの返信を確認する
現在のユーザーの上司の直属部下についての情報を取得する
フォルダー (8)
フォルダー一覧にフォルダーを追加する
フォルダーを列挙する
既定のフォルダーを取得して、そのサブフォルダーを列挙する
フォルダーのパスに基づいてフォルダーを取得する
フォルダーを選択してフォルダーの情報を表示する
フォルダーの既定のメッセージ クラスを取得する
非表示メッセージとしてフォルダーに格納されているソリューション固有のデータにアクセスする
フォルダー レベルのクエリでカスタム アイテム プロパティが確実にサポートされるようにする
Outlook アイテム全般 (2)
ヘルパー クラスを作成し、Outlook アイテムの共通メンバーにアクセスする
アクティブ エクスプローラーで選択した項目を表示する
グループ共有 (2)
RSS フィードを購読する
Outlook と SharePoint のフォルダーを同期させる
メール (8)
メッセージ テンプレートを使用してメール アイテムを作成する
メール アイテムを作成し、レポートを添付して、ユーザーの上司にメール アイテムを送信する
アカウントの SMTP アドレスを指定して電子メールを送信する
メール アイテムに投票オプションを追加する
メール アイテムへの返信として行うカスタム アクションを追加する
メール アイテムの差出人の SMTP アドレスを取得する
メール アイテムのさまざまな受信者の種類を指定する
会議出席依頼 (6)
会議出席依頼を作成し、受信者を追加して、場所を指定する
会議の開催者を取得する
会議出席依頼へのすべての返信を調べる
会議出席依頼に関連付けられている予定アイテムを検索する
会議出席依頼を自動的に承諾する
会議出席依頼への返信をユーザーに求める
受信者
[名前の選択] ダイアログ ボックスを表示して受信者を解決する
[名前の選択] ダイアログ ボックスを使用して、受信者を取得し、予定に割り当てる
受信者のメール アドレスを取得する
ルール
上司からのメール アイテムを分類して確認のフラグを設定する
ルールを直ちに実行する
ローカル コンピューターでルールを実行する
件名内の複数の単語に基づいてメール アイテムに分類項目を割り当てるルールを作成する
Outlook のイベントを使用するサンプル タスク (1)
インスペクターのラッパーを実装し、インスペクターごとにアイテム レベルのイベントを追跡する
検索とフィルター (14)
フォルダーのアイテムをフィルター処理して効率よく列挙する
SetColumns を使用してフォルダーのアイテムを効率よく列挙する
配列を使用してフォルダーのアイテムを効率よく列挙する
最終変更時刻に基づいて受信トレイ内のアイテムを列挙する
先月に変更された受信トレイ アイテムをフィルター処理して表示する
フォルダー内のアイテムの列挙時に複数値プロパティをフィルター処理して表示する
フォルダー内のアイテムの列挙時に、計算済みのプロパティをフィルター処理して表示する
フォルダー内の非表示のアイテムを列挙する
クイック検索を使用して、すべてのフォルダーとすべてのストアから件名の特定の語句を検索する
フォルダー内のアイテムの本文で語句を検索する
フォルダー内のアイテムの添付ファイルで完全に一致する語句を検索する
時間範囲内の予定を検索、取得する
定期的な予定でフィルター処理した後、件名の文字列を検索する
集計ビュー内のアイテムを検索して取得する
セッション (1)
Outlook のインスタンスを取得し、サインインする
ストア (2)
プロファイルのストアに関する情報を取得する
ストアを追加または削除する
タスク (6)
作業アイテムを作成する
受信者にタスクを割り当てる
受信者に送信されたタスク依頼アイテムを表示する
タスク依頼アイテムに返信する
定期タスクを作成する
上司からのメール アイテムにフラグを設定する
ビュー
ビューを作成する
ビューにフィールドを追加する
表ビューのアイテムを列挙する
クラス ライブラリ (1)
Microsoft.Office.Interop.Outlook 名前空間
Outlook Social Connector プロバイダーのリファレンス
はじめに (7)
プロバイダーの新機能
Outlook Social Connector プロバイダーを開発する理由
OSC と Outlook およびソーシャル ネットワークとの関連付け
プロバイダー開発方法を学習するためのクイック手順
技術的要件
プロバイダー開発のためのベスト プラクティス
サンプル テンプレート (2)
サンプルのダウンロード
サンプル プロバイダー テンプレートの適用
OSC の典型的な呼び出しシーケンス (4)
基本認証
フォームベース認証
友だち情報の取得
アクティビティの取得
OSC XML スキーマによるプロバイダーの開発
友だちとアクティビティの同期
XML の例
- 機能 XML の例
- 友だち XML の例
- アクティビティ フィード XML の例
機能の XML
- 機能 XML の要素
友だち用 XML
アクティビティ用 XML (5)
- アクティビティ フィード アイテムのための XML の概要
- ActivityDetails 要素
- ActivityTemplateContainer 要素
- テンプレート変数
- アクティビティを正しく表示するためのガイドライン
プロバイダーのデバッグ
プロバイダーの展開 (2)
- プロバイダーの登録
- インストール チェックリスト
リリースの準備 (5)
- 展開のテスト
- 機能、認証、構成のテスト
- フォローおよびフォロー停止のテスト
- 友だちのテスト
- アクティビティのテスト
リファレンス
ISocialPerson : IUnknown
- ISocialPerson::GetActivities
- ISocialPerson::GetDetails
- ISocialPerson::GetFriendsAndColleagues
- ISocialPerson::GetFriendsAndColleaguesIDs
- ISocialPerson::GetPicture
- ISocialPerson::GetStatus
-
ISocialProfile : ISocialPerson
-
ISocialProfile::AreFriendsOrColleagues
-
ISocialProfile::GetActivitiesOfFriendsAndColleagues
-
ISocialProfile::SetStatus
-
-
ISocialProvider : IUnknown
-
ISocialProvider::DefaultSiteUrls
-
ISocialProvider::GetAutoConfiguredSession
-
ISocialProvider::GetCapabilities
-
ISocialProvider::GetSession
-
ISocialProvider::GetStatusSettings
-
ISocialProvider::Load
-
ISocialProvider::SocialNetworkGuid
-
ISocialProvider::SocialNetworkIcon
-
ISocialProvider::SocialNetworkName
-
ISocialProvider::Version
-
-
ISocialSession : IUnknown
-
ISocialSession::FindPerson
-
ISocialSession::FollowPerson
-
ISocialSession::GetActivities
-
ISocialSession::GetLoggedOnUser
-
ISocialSession::GetLogonUrl
-
ISocialSession::GetNetworkIdentifier
-
ISocialSession::GetPerson
-
ISocialSession::LoggedOnUserID
-
ISocialSession::LoggedOnUserName
-
ISocialSession::Logon
-
ISocialSession::LogonWeb
-
ISocialSession::SiteUrl
-
ISocialSession::UnFollowPerson
-
-
ISocialSession2 : IUnknown
-
ISocialSession2::FollowPersonEx
-
ISocialSession2::GetActivitiesEx
-
ISocialSession2::GetPeopleDetails
-
ISocialSession2::LogonCached
-
XML スキーマ
エラー コード
Outlook での天気予報バーの拡張
Outlook 気象情報 XML スキーマ
スキーマ マップ
要素
current 要素
forecast 要素
weather 要素
weatherdata 要素
型
currentType complexType
forecastType complexType
weatherType complexType
Outlook 気象情報の場所 XML スキーマ
スキーマ マップ
要素
weather 要素
weatherdata 要素
型
weatherType complexType
Outlook の補助リファレンス
概念
Outlook アカウント管理
アカウント管理 API について
迷惑メール対策の設定について
POP3 アカウントのメッセージ ダウンロードの管理
POP3 アカウントのメッセージ ダウンロード履歴の検索
POP3 アカウントのメッセージ ダウンロード履歴の解析
データ変換レイヤー API について
Outlook によりエクスポートされる API について
Outlook の構成
ユーザー設定アイテム タイプの競合解決について
オフライン アドレス帳の最終更新時について
自動構成のための新しいドメインの登録について
Outlook の予定表と予定
空き時間情報 API について
情報更新または完全更新としての会議出席依頼について
夏時間に合わせてプログラムにより予定表を調整することについて
バイナリ プロパティにコミットするためにストリームに TZDEFINITION を保持することについて
サンプル タスク
変更済み Outlook アイテムがまだ保存されていないかどうかを判別する
バイナリ プロパティからのストリームを解析し、TZDEFINITION 構造体を読み取る
バイナリ プロパティからのストリームを解析し、TZREG 構造体を読み取る
予定からタイム ゾーンのプロパティを読み取る
空き時間情報データにアクセスするのに相対時間を使用する
リファレンス
アカウント管理 API リファレンス
データの劣化のレイヤー API リファレンス
定数
関数
HrCreateNewWrappedObject
空き時間情報 API リファレンス
定数
データ型
FBBlock_1
FBStatus
FBUser
- インターフェイス
IEnumFBBlock
IFreeBusyData
IFreeBusySupport
Outlook でエクスポートされている API
定数
データ型
TZDEFINITION
TZREG
TZRULE
関数
HrCreateApptRebaser
HrProcessConvActionForSentItem
RebaseTaskComplete
RebaseTaskProgress
インターフェイス
IOlkApptRebaser
イベント
Outlook MAPI リファレンス
はじめに
Outlook MAPI リファレンスの概要
このエディションの新機能
よく使用されるヘッダー ファイル
よく使用されるプロパティ
よく使用されるオブジェクト
このエディションで非推奨の API 要素
サンプル
コード サンプルとしての MFCMAPI
Outlook MAPI のサンプルのダウンロード
アドレス帳プロバイダー サンプル
メッセージ ストア プロバイダー サンプル
ラップされた PST ストア プロバイダーのサンプルのインストール
ラップされた PST ストア プロバイダーの初期化
ラップされた PST ストア プロバイダーへのログオン
ラップされた PST ストア プロバイダーの使用
ラップされた PST ストア プロバイダーのシャットダウン
トランスポート プロバイダー サンプル
MAPI サービス プロバイダーのサンプル
MAPI を使用した Outlook アイテムの作成
このセクションで使用されるサンプルをインストールする
単純なメール アイテムを作成する
単純な定期的作業アイテムを作成する
複雑な定期実行予定アイテムを作成する
定期的なアイテムのパターンを読み取って解析する
概念
機能とアーキテクチャ (21)
機能の概要
アーキテクチャの概要
クライアント アプリケーションの概要
MAPI スプーラーの概要
サービス プロバイダーの概要
アドレス帳プロバイダーの概要
メッセージ ストア プロバイダーの概要
トランスポート プロバイダーの概要
メッセージ サービスの概要
プロファイルの概要
フォームの概要
オフライン状態 API について (5)
サンプルのオフライン状態アドインについて
サンプルのオフライン状態アドインのインストール
オフライン状態アドインのセットアップ
オフライン状態アドインを使用した接続状態変更の監視
オフライン状態アドインの切断
MAPI クラッシュ回復 API について
Outlook での追加リストの解決順序の設定について
レプリケーション API について (1)
ラップされた PST ストア プロバイダーのサンプルについて (12)
階層ダウンロード状態
メッセージ ヘッダー ダウンロード状態
テーブル ダウンロード状態
アイドル状態
コンテンツ同期状態
同期状態
削除状況アップロード状態
フォルダー アップロード状態
階層アップロード状態
メッセージ アップロード状態
読み取り状況アップロード状態
テーブル アップロード状態
レプリケーション状態のマシンについて
ストア API について (5)
インデックス作成のためのストア登録について
通知ベースのストア インデックス作成について
通知ベースのインデックス作成の MAPI URL について
ストア ハッシュ値を計算するアルゴリズム
エントリ ID と添付 ID をエンコードするためのアルゴリズム
MAPI-MIME 会話 API について
添付セキュリティ API について
MAPI の追加について
Outlook で使用される名前付きプロパティについて
アプリケーション開発
プログラミング要素
サービス プロバイダー
リファレンス
インターフェイス(7) (計約360)
IABContainer : IMAPIContainer
IABContainer::CopyEntries
IABContainer::CreateEntry
IABContainer::DeleteEntries
IABContainer::ResolveNames
IABLogon : IUnknown
IABLogon::Advise
IABLogon::CompareEntryIDs
IABLogon::GetLastError
IABLogon::GetOneOffTable
IABLogon::Logoff
IABLogon::OpenEntry
IABLogon::OpenStatusEntry
IABLogon::OpenTemplateID
IABLogon::PrepareRecips
IABLogon::Unadvise
IABProvider : IUnknown
IABProvider::Logon
IABProvider::Shutdown
IAddrBook : IMAPIProp
IAddrBook::Address
IAddrBook::Advise
IAddrBook::CompareEntryIDs
IAddrBook::CreateOneOff
IAddrBook::Details
IAddrBook::GetDefaultDir
IAddrBook::GetPAB
IAddrBook::GetSearchPath
IAddrBook::NewEntry
IAddrBook::OpenEntry
IAddrBook::PrepareRecips
IAddrBook::ResolveName
IAddrBook::SetDefaultDir
IAddrBook::SetPAB
IAddrBook::SetSearchPath
IAddrBook::Unadvise
IAttach : IMAPIProp
IAttachmentSecurity : IUnknown
IAttachmentSecurity::IsAttachmentBlocked
IContabAdmin : IUnknown
IContabAdmin::RemoveStore
IConverterSession : IUnknown
IConverterSession::MAPIToMIMEStm
IConverterSession::MIMEToMAPI
IConverterSession::SetAdrBook
IConverterSession::SetCharSet
IConverterSession::SetEncoding
IConverterSession::SetSaveFormat
IConverterSession::SetTextWrapping
IDistList : IMAPIContainer
IExchangeModifyTable : IUnknown
IExchangeModifyTable::GetLastError
IExchangeModifyTable::GetTable
IExchangeModifyTable::ModifyTable
IFolderSupport : IUnknown
IFolderSupport::GetSupportMask
IMailUser : IMAPIProp
IMAPIAdviseSink : IUnknown
IMAPIAdviseSink::OnNotify
IMAPIClientShutdown : IUnknown
IMAPIClientShutdown::DoFastShutdown
IMAPIClientShutdown::NotifyProcessShutdown
IMAPIClientShutdown::QueryFastShutdown
IMAPIContainer : IMAPIProp
IMAPIContainer::GetContentsTable
IMAPIContainer::GetHierarchyTable
IMAPIContainer::GetSearchCriteria
IMAPIContainer::OpenEntry
IMAPIContainer::SetSearchCriteria
IMAPIControl : IUnknown
IMAPIControl::Activate
IMAPIControl::GetLastError
IMAPIControl::GetState
IMAPIFolder : IMAPIContainer
IMAPIFolder::CopyFolder
IMAPIFolder::CopyMessages
IMAPIFolder::CreateFolder
IMAPIFolder::CreateMessage
IMAPIFolder::DeleteFolder
IMAPIFolder::DeleteMessages
IMAPIFolder::EmptyFolder
IMAPIFolder::GetMessageStatus
IMAPIFolder::SaveContentsSort
IMAPIFolder::SetMessageStatus
IMAPIFolder::SetReadFlags
IMAPIForm : IUnknown
IMAPIForm::Advise
IMAPIForm::DoVerb
IMAPIForm::GetLastError
IMAPIForm::GetViewContext
IMAPIForm::SetViewContext
IMAPIForm::ShutdownForm
IMAPIForm::Unadvise
IMAPIFormAdviseSink : IUnknown
IMAPIFormAdviseSink::OnActivateNext
IMAPIFormAdviseSink::OnChange
IMAPIFormContainer : IUnknown
IMAPIFormContainer::CalcFormPropSet
IMAPIFormContainer::GetDisplay
IMAPIFormContainer::GetLastError
IMAPIFormContainer::InstallForm
IMAPIFormContainer::RemoveForm
IMAPIFormContainer::ResolveMessageClass
IMAPIFormContainer::ResolveMultipleMessageClasses
IMAPIFormFactory : IUnknown
IMAPIFormFactory::CreateClassFactory
IMAPIFormFactory::GetLastError
IMAPIFormFactory::LockServer
IMAPIFormInfo : IMAPIProp
IMAPIFormInfo::CalcFormPropSet
IMAPIFormInfo::CalcVerbSet
IMAPIFormInfo::MakeIconFromBinary
IMAPIFormInfo::OpenFormContainer
IMAPIFormInfo::SaveForm
IMAPIFormMgr : IUnknown
IMAPIFormMgr::CalcFormPropSet
IMAPIFormMgr::CreateForm
IMAPIFormMgr::GetLastError
IMAPIFormMgr::IsInConflict
IMAPIFormMgr::LoadForm
IMAPIFormMgr::OpenFormContainer
IMAPIFormMgr::PrepareForm
IMAPIFormMgr::ResolveMessageClass
IMAPIFormMgr::ResolveMultipleMessageClasses
IMAPIFormMgr::SelectForm
IMAPIFormMgr::SelectFormContainer
IMAPIFormMgr::SelectMultipleForms
IMAPIGetSession : IUnknown
IMAPIGetSession::GetMAPISession
IMAPIMessageSite : IUnknown
IMAPIMessageSite::CopyMessage
IMAPIMessageSite::DeleteMessage
IMAPIMessageSite::GetFolder
IMAPIMessageSite::GetFormManager
IMAPIMessageSite::GetLastError
IMAPIMessageSite::GetMessage
IMAPIMessageSite::GetSession
IMAPIMessageSite::GetSiteStatus
IMAPIMessageSite::GetStore
IMAPIMessageSite::MoveMessage
IMAPIMessageSite::NewMessage
IMAPIMessageSite::SaveMessage
IMAPIMessageSite::SubmitMessage
IMAPIOffline : IUnknown
IMAPIOffline::GetCapabilities
IMAPIOffline::GetCurrentState
IMAPIOffline::SetCurrentState
IMAPIOfflineMgr : IMAPIOffline
IMAPIOfflineMgr::Advise
IMAPIOfflineMgr::Unadvise
IMAPIOfflineNotify : IUnknown
IMAPIOfflineNotify::Notify
IMAPIProgress : IUnknown
IMAPIProgress::GetFlags
IMAPIProgress::GetMax
IMAPIProgress::GetMin
IMAPIProgress::Progress
IMAPIProgress::SetLimits
IMAPIProp : IUnknown
IMAPIProp::CopyProps
IMAPIProp::CopyTo
IMAPIProp::DeleteProps
IMAPIProp::GetIDsFromNames
IMAPIProp::GetLastError
IMAPIProp::GetNamesFromIDs
IMAPIProp::GetPropList
IMAPIProp::GetProps
IMAPIProp::OpenProperty
IMAPIProp::SaveChanges
IMAPIProp::SetProps
IMAPIProviderShutdown : IUnknown
IMAPIProviderShutdown::DoFastShutdown
IMAPIProviderShutdown::NotifyProcessShutdown
IMAPIProviderShutdown::QueryFastShutdown
IMAPISecureMessage : IUnknown
IMAPISecureMessage::GetBaseMessage
IMAPISession : IUnknown
IMAPISession::AdminServices
IMAPISession::Advise
IMAPISession::CompareEntryIDs
IMAPISession::EnumAdrTypes
IMAPISession::GetLastError
IMAPISession::GetMsgStoresTable
IMAPISession::GetStatusTable
IMAPISession::Logoff
IMAPISession::OpenAddressBook
IMAPISession::OpenEntry
IMAPISession::OpenMsgStore
IMAPISession::OpenProfileSection
IMAPISession::PrepareForm
IMAPISession::QueryIdentity
IMAPISession::SetDefaultStore
IMAPISession::ShowForm
IMAPISession::Unadvise
IMAPIStatus : IMAPIProp
IMAPIStatus::ChangePassword
IMAPIStatus::FlushQueues
IMAPIStatus::SettingsDialog
IMAPIStatus::ValidateState
IMAPISupport : IUnknown
IMAPISupport::Address
IMAPISupport::CompareEntryIDs
IMAPISupport::CompleteMsg
IMAPISupport::CopyFolder
IMAPISupport::CopyMessages
IMAPISupport::CreateOneOff
IMAPISupport::Details
IMAPISupport::DoConfigPropsheet
IMAPISupport::DoCopyProps
IMAPISupport::DoCopyTo
IMAPISupport::DoProgressDialog
IMAPISupport::DoSentMail
IMAPISupport::ExpandRecips
IMAPISupport::GetLastError
IMAPISupport::GetMemAllocRoutines
IMAPISupport::GetOneOffTable
IMAPISupport::GetSvcConfigSupportObj
IMAPISupport::IStorageFromStream
IMAPISupport::MakeInvalid
IMAPISupport::ModifyProfile
IMAPISupport::ModifyStatusRow
IMAPISupport::NewEntry
IMAPISupport::NewUID
IMAPISupport::Notify
IMAPISupport::OpenAddressBook
IMAPISupport::OpenEntry
IMAPISupport::OpenProfileSection
IMAPISupport::OpenTemplateID
IMAPISupport::PrepareSubmit
IMAPISupport::ReadReceipt
IMAPISupport::RegisterPreprocessor
IMAPISupport::SetProviderUID
IMAPISupport::SpoolerNotify
IMAPISupport::SpoolerYield
IMAPISupport::StatusRecips
IMAPISupport::StoreLogoffTransports
IMAPISupport::Subscribe
IMAPISupport::Unsubscribe
IMAPISupport::WrapStoreEntryID
IMAPISync : IUnknown
IMAPISync : SynchronizeInBackground
IMAPISyncProgressCallback : IUnknown
IMAPISyncProgressCallback::Progress
IMAPISyncProgressCallback::Error
IMAPISyncProgressCallback::Done
IMAPITable : IUnknown
IMAPITable::Abort
IMAPITable::Advise
IMAPITable::CollapseRow
IMAPITable::CreateBookmark
IMAPITable::ExpandRow
IMAPITable::FindRow
IMAPITable::FreeBookmark
IMAPITable::GetCollapseState
IMAPITable::GetLastError
IMAPITable::GetRowCount
IMAPITable::GetStatus
IMAPITable::QueryColumns
IMAPITable::QueryPosition
IMAPITable::QueryRows
IMAPITable::QuerySortOrder
IMAPITable::Restrict
IMAPITable::SeekRow
IMAPITable::SeekRowApprox
IMAPITable::SetCollapseState
IMAPITable::SetColumns
IMAPITable::SortTable
IMAPITable::Unadvise
IMAPITable::WaitForCompletion
IMAPIViewAdviseSink : IUnknown
IMAPIViewAdviseSink::OnShutdown
IMAPIViewAdviseSink::OnNewMessage
IMAPIViewAdviseSink::OnPrint
IMAPIViewAdviseSink::OnSaved
IMAPIViewAdviseSink::OnSubmitted
IMAPIViewContext : IUnknown
IMAPIViewContext::ActivateNext
IMAPIViewContext::GetLastError
IMAPIViewContext::GetPrintSetup
IMAPIViewContext::GetSaveStream
IMAPIViewContext::GetViewStatus
IMAPIViewContext::SetAdviseSink
IMessage : IMAPIProp
IMessage::CreateAttach
IMessage::DeleteAttach
IMessage::GetAttachmentTable
IMessage::GetRecipientTable
IMessage::ModifyRecipients
IMessage::OpenAttach
IMessage::SetReadFlag
IMessage::SubmitMessage
IMSCapabilities : IUnknown
IMSCapabilities::GetCapabilities
IMsgServiceAdmin : IUnknown
IMsgServiceAdmin::AdminProviders
IMsgServiceAdmin::ConfigureMsgService
IMsgServiceAdmin::CopyMsgService
IMsgServiceAdmin::CreateMsgService
IMsgServiceAdmin::DeleteMsgService
IMsgServiceAdmin::GetLastError
IMsgServiceAdmin::GetMsgServiceTable
IMsgServiceAdmin::GetProviderTable
IMsgServiceAdmin::MsgServiceTransportOrder
IMsgServiceAdmin::OpenProfileSection
IMsgServiceAdmin::RenameMsgService
IMsgServiceAdmin::SetPrimaryIdentity
IMsgServiceAdmin2 : IMsgServiceAdmin
IMsgServiceAdmin2::CreateMsgServiceEx
IMsgStore : IMAPIProp
IMsgStore::AbortSubmit
IMsgStore::Advise
IMsgStore::CompareEntryIDs
IMsgStore::FinishedMsg
IMsgStore::GetOutgoingQueue
IMsgStore::GetReceiveFolder
IMsgStore::GetReceiveFolderTable
IMsgStore::NotifyNewMail
IMsgStore::OpenEntry
IMsgStore::SetLockState
IMsgStore::SetReceiveFolder
IMsgStore::StoreLogoff
IMsgStore::Unadvise
IMSLogon : IUnknown
IMSLogon::Advise
IMSLogon::CompareEntryIDs
IMSLogon::GetLastError
IMSLogon::Logoff
IMSLogon::OpenEntry
IMSLogon::OpenStatusEntry
IMSLogon::Unadvise
IMSProvider : IUnknown
IMSProvider::CompareStoreIDs
IMSProvider::Logon
IMSProvider::Shutdown
IMSProvider::SpoolerLogon
IOSTX : IUnknown
IOSTX::GetLastError
IOSTX::InitSync
IOSTX::SetSyncResult
IOSTX::SyncBeg
IOSTX::SyncEnd
IOSTX::SyncHdrBeg
IOSTX::SyncHdrEnd
IPSTOVERRIDE1 : IUnknown
IPSTOVERRIDE1::GetPersistedRegistrations
IPSTOVERRIDE1::OverridePSTDisableGrow
IPSTOVERRIDE1::SetPersistedRegistrations
IPSTOVERRIDEREQ : IUnknown
IPSTOVERRIDEREQ::RegisterTrustedPSTOverrideHandler
IPSTX : IUnknown
IPSTX::EmulateSpooler
IPSTX::GetLastError
IPSTX::GetSyncObject
IPSTX2 : IPSTX
IPSTX2::SetSpoolSuspendState
IPSTX3 : IPSTX2
IPSTX4 : IPSTX3
IPSTX5 : IPSTX4
IPSTX6 : IPSTX5
IPSTX6::DisconnectStore
IPersistMessage : IUnknown
IPersistMessage::GetClassID
IPersistMessage::GetLastError
IPersistMessage::HandsOffMessage
IPersistMessage::InitNew
IPersistMessage::IsDirty
IPersistMessage::Load
IPersistMessage::Save
IPersistMessage::SaveCompleted
IProfAdmin : IUnknown
IProfAdmin::AdminServices
IProfAdmin::ChangeProfilePassword
IProfAdmin::CopyProfile
IProfAdmin::CreateProfile
IProfAdmin::DeleteProfile
IProfAdmin::GetLastError
IProfAdmin::GetProfileTable
IProfAdmin::RenameProfile
IProfAdmin::SetDefaultProfile
IProfSect : IMAPIProp
IPropData : IMAPIProp
IPropData::HrAddObjProps
IPropData::HrGetPropAccess
IPropData::HrSetObjAccess
IPropData::HrSetPropAccess
IProviderAdmin : IUnknown
IProviderAdmin::CreateProvider
IProviderAdmin::DeleteProvider
IProviderAdmin::GetLastError
IProviderAdmin::GetProviderTable
IProviderAdmin::OpenProfileSection
IProxyStoreObject
IProxyStoreObject::UnwrapNoRef
ITableData : IUnknown
ITableData::HrDeleteRow
ITableData::HrDeleteRows
ITableData::HrEnumRow
ITableData::HrGetView
ITableData::HrInsertRow
ITableData::HrModifyRow
ITableData::HrModifyRows
ITableData::HrNotify
ITableData::HrQueryRow
ITnef : IUnknown
ITnef::AddProps
ITnef::EncodeRecips
ITnef::ExtractProps
ITnef::Finish
ITnef::FinishComponent
ITnef::OpenTaggedBody
ITnef::SetProps
IXPLogon : IUnknown
IXPLogon::AddressTypes
IXPLogon::EndMessage
IXPLogon::FlushQueues
IXPLogon::Idle
IXPLogon::OpenStatusEntry
IXPLogon::Poll#####IXPLogon::StartMessage
IXPLogon::SubmitMessage
IXPLogon::TransportLogoff
IXPLogon::TransportNotify
IXPLogon::ValidateState
IXPProvider : IUnknown
IXPProvider::Shutdown
IXPProvider::TransportLogon
関数、コールバック、マクロ (152)
ABProviderInit
ACCELERATEABSDI
BuildDisplayTable
CALLERRELEASE
ChangeIdleRoutine
CheckParameters
CheckParms
CloseIMsgSession
CreateIProp
CreateTable
DeinitMapiUtil
DeregisterIdleRoutine
DISMISSMODELESS
EnableIdleRoutine
FBadColumnSet
FBadEntryList
FBadProp
FBadPropTag
FBadRestriction
FBadRglpNameID
FBadRglpszW
FBadRow
FBadRowSet
FBadSortOrderSet
FBinFromHex
FEqualNames
FGetComponentPath
FixMAPI
FNIDLE
FPropCompareProp
FPropContainsProp
FPropExists
FreePadrlist
FreeProws
FtAdcFt
FtAddFt
FtgRegisterIdleRoutine
FtMulDw
FtMulDwDw
FtNegFt
FtSubFt
GetAttribIMsgOnIStg
GetDefCachedMode
GetDefCachedModeDownloadPubFoldFavs
GetInstance
GetTnefStreamCodepage
HexFromBin
HrAddColumns
HrAddColumnsEx
HrAllocAdviseSink
HrCompareABEntryIDsWithExchangeContext
HrComposeEID
HrComposeMsgID
HrCreateOfflineObj
HrDecomposeEID
HrDecomposeMsgID
HrDispatchNotifications
HrDoABDetailsWithExchangeContext
HrDoABDetailsWithProviderUID
HrEntryIDFromSz
HrGetAutoDiscoverXML
HrGetGALFromEmsmdbUID
HrGetOneProp
HrIStorageFromStream
HrOpenABEntryUsingDefaultContext
HrOpenABEntryWithExchangeContext
HrOpenABEntryWithProviderUID
HrOpenABEntryWithProviderUIDSupport
HrOpenABEntryWithResolvedRow
HrOpenABEntryWithSupport
HrOpenOfflineObj
HrQueryAllRows
HrSetOneProp
HrSzFromEntryID
HrThisThreadAdviseSink
HrValidateIPMSubtree
IsBadBoundedStringPtr
LAUNCHWIZARDENTRY
LPFNBUTTON
LPropCompareProp
LpValFindProp
MAPIAdminProfiles
MAPIAllocateBuffer
MAPIAllocateMore
MAPICrashRecovery
MAPIDeInitIdle
MAPIFreeBuffer
MAPIGetDefaultMalloc
MAPIInitialize
MAPIInitIdle
MAPILogonEx
MAPIOFFLINE_AGGREGATEINFO
MAPIOFFLINE_CREATEINFO
MAPIOpenFormMgr
MAPIOpenLocalFormContainer
MAPIReallocateBuffer
MAPIUninitialize
MapStorageSCode
MNLS_CompareStringW
MNLS_IsBadStringPtrW
MNLS_lstrcmpW
MNLS_lstrcpyW
MNLS_lstrlenW
MNLS_MultiByteToWideChar
MNLS_WideCharToMultiByte
MSGCALLRELEASE
MSGSERVICEENTRY
MSProviderInit
NOTIFCALLBACK
NSTServiceEntry
OpenIMsgOnIStg
OpenIMsgSession
OpenStreamOnFile
OpenStreamOnFileW
OpenTnefStream
OpenTnefStreamEx
PpropFindProp
PreprocessMessage
PropCopyMore
RemovePreprocessInfo
RTFSync
ScBinFromHexBounded
ScCopyNotifications
ScCopyProps
ScCountNotifications
ScCountProps
ScCreateConversationIndex
ScDupPropset
ScInitMapiUtil
ScLocalPathFromUNC
ScRelocNotifications
ScRelocProps
ScUNCFromLocalPath
SERVICEWIZARDDLGPROC
SetAttribIMsgOnIStg
SzFindCh
SzFindLastCh
SzFindSz
UFromSz
UlAddRef
UlFromSzHex
UlPropSize
UlRelease
UlValidateParameters
UlValidateParms
ValidateParameters
ValidateParms
WIZARDENTRY
WrapCompressedRTFStream
WrapCompressedRTFStreamEx
WrapStoreEntryID
XPProviderInit
プロパティ (973)
ArchiveSourceSupportMask
CrawlSourceSupportMask
サーバー フォルダーのサイズ プロパティを表示する
会議更新オプションのプロパティを非表示にする
ストアの種類をプライベート プロパティにする
NoFolderScan
PidLidAddressBookProviderArrayType 標準プロパティ
PidLidAddressBookProviderEmailList 標準プロパティ
PidLidAddressCountryCode 標準プロパティ
PidLidAgingDontAgeMe 標準プロパティ
PidLidAllAttendeesString 標準プロパティ
PidLidAnniversaryEventEntryId 標準プロパティ
PidLidAppointmentAuxiliaryFlags 標準プロパティ
PidLidAppointmentColor 標準プロパティ
PidLidAppointmentCounterProposal 標準プロパティ
PidLidAppointmentDuration 標準プロパティ
PidLidAppointmentEndWhole 標準プロパティ
PidLidAppointmentLastSequence 標準プロパティ
PidLidAppointmentMessageClass 標準プロパティ
PidLidAppointmentNotAllowPropose 標準プロパティ
PidLidAppointmentProposalNumber 標準プロパティ
PidLidAppointmentProposedDuration 標準プロパティ
PidLidAppointmentProposedEndWhole 標準プロパティ
PidLidAppointmentProposedStartWhole 標準プロパティ
PidLidAppointmentRecur 標準プロパティ
PidLidAppointmentReplyName 標準プロパティ
PidLidAppointmentReplyTime 標準プロパティ
PidLidAppointmentSequence 標準プロパティ
PidLidAppointmentSequenceTime 標準プロパティ
PidLidAppointmentStartWhole 標準プロパティ
PidLidAppointmentStateFlags 標準プロパティ
PidLidAppointmentSubType 標準プロパティ
PidLidAppointmentTimeZoneDefinitionEndDisplay 標準プロパティ
PidLidAppointmentTimeZoneDefinitionRecur 標準プロパティ
PidLidAppointmentTimeZoneDefinitionStartDisplay 標準プロパティ
PidLidAppointmentUnsendableRecipients 標準プロパティ
PidLidAttendeeCriticalChange 標準プロパティ
PidLidAutoFillLocation 標準プロパティ
PidLidAutoLog 標準プロパティ
PidLidAutoProcessState 標準プロパティ
PidLidBilling 標準プロパティ
PidLidBirthdayEventEntryId 標準プロパティ
PidLidBusinessCardCardPicture 標準プロパティ
PidLidBusinessCardDisplayDefinition 標準プロパティ
PidLidBusyStatus 標準プロパティ
PidLidCalendarType 標準プロパティ
PidLidCategories 標準プロパティ
PidLidCcAttendeesString 標準プロパティ
PidLidChangeHighlight 標準プロパティ
PidLidClassification 標準プロパティ
PidLidClassificationDescription 標準プロパティ
PidLidClassificationGuid 標準プロパティ
PidLidClassificationKeep 標準プロパティ
PidLidClassified 標準プロパティ
PidLidCleanGlobalObjectId 標準プロパティ
PidLidClipEnd 標準プロパティ
PidLidClipStart 標準プロパティ
PidLidCommonEnd 標準プロパティ
PidLidCommonStart 標準プロパティ
PidLidCompanies 標準プロパティ
PidLidContactCharacterSet 標準プロパティ
PidLidContactItemData 標準プロパティ
PidLidContactLinkEntry 標準プロパティ
PidLidContactLinkName 標準プロパティ
PidLidContactLinkSearchKey 標準プロパティ
PidLidContacts 標準プロパティ
PidLidContactUserField1 標準プロパティ
PidLidContactUserField2 標準プロパティ
PidLidContactUserField3 標準プロパティ
PidLidContactUserField4 標準プロパティ
PidLidCurrentVersion 標準プロパティ
PidLidCurrentVersionName 標準プロパティ
PidLidCustomFlag 標準プロパティ
PidLidDistributionListChecksum 標準プロパティ
PidLidDistributionListMembers 標準プロパティ
PidLidDistributionListName 標準プロパティ
PidLidDistributionListOneOffMembers 標準プロパティ
PidLidEmail1AddressType 標準プロパティ
PidLidEmail1DisplayName 標準プロパティ
PidLidEmail1EmailAddress 標準プロパティ
PidLidEmail1OriginalDisplayName 標準プロパティ
PidLidEmail1OriginalEntryId 標準プロパティ
PidLidEmail2AddressType 標準プロパティ
PidLidEmail2DisplayName 標準プロパティ
PidLidEmail2EmailAddress 標準プロパティ
PidLidEmail2OriginalDisplayName 標準プロパティ
PidLidEmail2OriginalEntryId 標準プロパティ
PidLidEmail3AddressType 標準プロパティ
PidLidEmail3DisplayName 標準プロパティ
PidLidEmail3EmailAddress 標準プロパティ
PidLidEmail3OriginalDisplayName 標準プロパティ
PidLidEmail3OriginalEntryId 標準プロパティ
PidLidExceptionReplaceTime 標準プロパティ
PidLidFax1AddressType 標準プロパティ
PidLidFax1DisplayName 標準プロパティ
PidLidFax1EmailAddress 標準プロパティ
PidLidFax1EmailType 標準プロパティ
PidLidFax1EntryId 標準プロパティ
PidLidFax1OriginalDisplayName 標準プロパティ
PidLidFax1OriginalEntryId 標準プロパティ
PidLidFax1RichTextFormat 標準プロパティ
PidLidFax2AddressType 標準プロパティ
PidLidFax2DisplayName 標準プロパティ
PidLidFax2EmailAddress 標準プロパティ
PidLidFax2EmailType 標準プロパティ
PidLidFax2EntryId 標準プロパティ
PidLidFax2OriginalDisplayName 標準プロパティ
PidLidFax2OriginalEntryId 標準プロパティ
PidLidFax2RichTextFormat 標準プロパティ
PidLidFax3AddressType 標準プロパティ
PidLidFax3DisplayName 標準プロパティ
PidLidFax3EmailAddress 標準プロパティ
PidLidFax3EmailType 標準プロパティ
PidLidFax3EntryId 標準プロパティ
PidLidFax3OriginalDisplayName 標準プロパティ
PidLidFax3OriginalEntryId 標準プロパティ
PidLidFax3RichTextFormat 標準プロパティ
PidLidFExceptionalAttendees 標準プロパティ
PidLidFExceptionalBody 標準プロパティ
PidLidFileUnder 標準プロパティ
PidLidFileUnderId 標準プロパティ
PidLidFileUnderList 標準プロパティ
PidLidFInvited 標準プロパティ
PidLidFlagRequest 標準プロパティ
PidLidFlagString 標準プロパティ
PidLidFormPropStream 標準プロパティ
PidLidFormStorage 標準プロパティ
PidLidForwardInstance 標準プロパティ
PidLidFreeBusyLocation 標準プロパティ
PidLidFShouldTNEF 標準プロパティ
PidLidGlobalObjectId 標準プロパティ
PidLidHasPicture 標準プロパティ
PidLidHeaderItem 標準プロパティ
PidLidHomeAddress 標準プロパティ
PidLidHomeAddressCountryCode 標準プロパティ
PidLidHtml 標準プロパティ
PidLidImageAttachmentsCompressionLevel 標準プロパティ
PidLidImapDeleted 標準プロパティ
PidLidInstantMessagingAddress 標準プロパティ
PidLidIntendedBusyStatus 標準プロパティ
PidLidInternetAccountName 標準プロパティ
PidLidInternetAccountStamp 標準プロパティ
PidLidIsException 標準プロパティ
PidLidIsInterpersonalFax 標準プロパティ
PidLidIsRecurring 標準プロパティ
PidLidIsSilent 標準プロパティ
PidLidLinkedTaskItems 標準プロパティ
PidLidLocation 標準プロパティ
PidLidLogDocumentPosted 標準プロパティ
PidLidLogDocumentPrinted 標準プロパティ
PidLidLogDocumentRouted 標準プロパティ
PidLidLogDocumentSaved 標準プロパティ
PidLidLogDuration 標準プロパティ
PidLidLogEnd 標準プロパティ
PidLidLogFlags 標準プロパティ
PidLidLogStart 標準プロパティ
PidLidLogType 標準プロパティ
PidLidLogTypeDesc 標準プロパティ
PidLidMeetingType 標準プロパティ
PidLidMeetingWorkspaceUrl 標準プロパティ
PidLidMileage 標準プロパティ
PidLidNonSendableBcc 標準プロパティ
PidLidNonSendableCc 標準プロパティ
PidLidNonSendableTo 標準プロパティ
PidLidNonSendableBccTrackStatus 標準プロパティ
PidLidNonSendCcTrackStatus 標準プロパティ
PidLidNonSendToTrackStatus 標準プロパティ
PidLidNoteColor 標準プロパティ
PidLidNoteHeight 標準プロパティ
PidLidNoteWidth 標準プロパティ
PidLidNoteX 標準プロパティ
PidLidNoteY 標準プロパティ
PidLidOfflineStatus 標準プロパティ
PidLidOldLocation 標準プロパティ
PidLidOldWhenEndWhole 標準プロパティ
PidLidOldWhenStartWhole 標準プロパティ
PidLidOriginalStoreEntryId 標準プロパティ
PidLidOtherAddress 標準プロパティ
PidLidOtherAddressCountryCode 標準プロパティ
PidLidOwnerCriticalChange 標準プロパティ
PidLidPageDirStream 標準プロパティ
PidLidPercentComplete 標準プロパティ
PidLidPostalAddressId 標準プロパティ
PidLidPostRssChannel 標準プロパティ
PidLidPostRssChannelLink 標準プロパティ
PidLidPrivate 標準プロパティ
PidLidPropertyDefinitionStream 標準プロパティ
PidLidRecallTime 標準プロパティ
PidLidRecurrencePattern 標準プロパティ
PidLidRecurrenceType 標準プロパティ
PidLidRecurring 標準プロパティ
PidLidReferenceEntryId 標準プロパティ
PidLidReminderDelta 標準プロパティ
PidLidReminderFileParameter 標準プロパティ
PidLidReminderOverride 標準プロパティ
PidLidReminderPlaySound 標準プロパティ
PidLidReminderSet 標準プロパティ
PidLidReminderSignalTime 標準プロパティ
PidLidReminderTime 標準プロパティ
PidLidRemoteAttachment 標準プロパティ
PidLidRemoteEntryId 標準プロパティ
PidLidRemoteMessageClass 標準プロパティ
PidLidRemoteSearchKey 標準プロパティ
PidLidRemoteTransferSize 標準プロパティ
PidLidRemoteTransferTime 標準プロパティ
PidLidRemoteTransport 標準プロパティ
PidLidResendTime 標準プロパティ
PidLidResponseStatus 標準プロパティ
PidLidScriptStream 標準プロパティ
PidLidSendMeetingAsIcal 標準プロパティ
PidLidSharingCapabilities 標準プロパティ
PidLidSharingConfigurationUrl 標準プロパティ
PidLidSharingFlavor 標準プロパティ
PidLidSharingInitiatorEntryId 標準プロパティ
PidLidSharingInitiatorName 標準プロパティ
PidLidSharingInitiatorSmtp 標準プロパティ
PidLidSharingLocalType 標準プロパティ
PidLidSharingProviderGuid 標準プロパティ
PidLidSharingProviderName 標準プロパティ
PidLidSharingProviderUrl 標準プロパティ
PidLidSharingRemoteName 標準プロパティ
PidLidSharingRemoteStoreUid 標準プロパティ
PidLidSharingRemoteType 標準プロパティ
PidLidSharingRemoteUid 標準プロパティ
PidLidSharingResponseTime 標準プロパティ
PidLidSharingResponseType 標準プロパティ
PidLidSideEffects 標準プロパティ
PidLidSmartNoAttach 標準プロパティ
PidLidSpamOriginalFolder 標準プロパティ
PidLidTaskAcceptanceState 標準プロパティ
PidLidTaskAccepted 標準プロパティ
PidLidTaskActualEffort 標準プロパティ
PidLidTaskAssigner 標準プロパティ
PidLidTaskAssigners 標準プロパティ
PidLidTaskComplete 標準プロパティ
PidLidTaskDateCompleted 標準プロパティ
PidLidTaskDeadOccurrence 標準プロパティ
PidLidTaskDueDate 標準プロパティ
PidLidTaskEstimatedEffort 標準プロパティ
PidLidTaskFCreator 標準プロパティ
PidLidTaskFFixOffline 標準プロパティ
PidLidTaskFRecurring 標準プロパティ
PidLidTaskGlobalId 標準プロパティ
PidLidTaskHistory 標準プロパティ
PidLidTaskLastDelegate 標準プロパティ
PidLidTaskLastUpdate 標準プロパティ
PidLidTaskLastUser 標準プロパティ
PidLidTaskMode 標準プロパティ
PidLidTaskMultipleRecipients 標準プロパティ
PidLidTaskOrdinal 標準プロパティ
PidLidTaskOwner 標準プロパティ
PidLidTaskOwnership 標準プロパティ
PidLidTaskRecurrence 標準プロパティ
PidLidTaskResetReminder 標準プロパティ
PidLidTaskStartDate 標準プロパティ
PidLidTaskState 標準プロパティ
PidLidTaskStatus 標準プロパティ
PidLidTaskStatusOnComplete 標準プロパティ
PidLidTaskUpdates 標準プロパティ
PidLidTaskVersion 標準プロパティ
PidLidTimeZone 標準プロパティ
PidLidTimeZoneDescription 標準プロパティ
PidLidTimeZoneStruct 標準プロパティ
PidLidToAttendeesString 標準プロパティ
PidLidToDoOrdinalDate 標準プロパティ
PidLidToDoSubOrdinal 標準プロパティ
PidLidToDoTitle 標準プロパティ
PidLidUserX509Certificate 標準プロパティ
PidLidUseTnef 標準プロパティ
PidLidValidFlagStringProof 標準プロパティ
PidLidVerbResponse 標準プロパティ
PidLidVerbStream 標準プロパティ
PidLidWhere 標準プロパティ
PidLidWorkAddress 標準プロパティ
PidLidWorkAddressCity 標準プロパティ
PidLidWorkAddressCountry 標準プロパティ
PidLidWorkAddressCountryCode 標準プロパティ
PidLidWorkAddressPostalCode 標準プロパティ
PidLidWorkAddressPostOfficeBox 標準プロパティ
PidLidWorkAddressState 標準プロパティ
PidLidWorkAddressStreet 標準プロパティ
PidLidYomiCompanyName 標準プロパティ
PidLidYomiFirstName 標準プロパティ
PidLidYomiLastName 標準プロパティ
PidNameAcceptLanguage 標準プロパティ
PidNameApplicationName 標準プロパティ
PidNameAttachmentMacContentType 標準プロパティ
PidNameAttachmentMacInfo 標準プロパティ
PidNameAudioNotes 標準プロパティ
PidNameAuthor 標準プロパティ
PidNameByteCount 標準プロパティ
PidNameCategory 標準プロパティ
PidNameCharacterCount 標準プロパティ
PidNameComments 標準プロパティ
PidNameCompany 標準プロパティ
PidNameContentBase 標準プロパティ
PidNameContentClass 標準プロパティ
PidNameContentTransferEncoding 標準プロパティ
PidNameContentType 標準プロパティ
PidNameCreateDateTimeReadOnly 標準プロパティ
PidNameCrossReference 標準プロパティ
PidNameEditTime 標準プロパティ
PidNameExchangeJunkEmailMoveStamp 標準プロパティ
PidNameHiddenCount 標準プロパティ
PidNameKeywords 標準プロパティ
PidNameLastAuthor 標準プロパティ
PidNameLastPrinted 標準プロパティ
PidNameLastSaveDateTime 標準プロパティ
PidNameLineCount 標準プロパティ
PidNameManager 標準プロパティ
PidNameMultimediaClipCount 標準プロパティ
PidNameNoteCount 標準プロパティ
PidNamePhishingStamp 標準プロパティ
PidNamePageCount 標準プロパティ
PidNameParagraphCount 標準プロパティ
PidNamePresentationFormat 標準プロパティ
PidNameRevisionNumber 標準プロパティ
PidNameRightsManagementLicense 標準プロパティ
PidNameSecurity 標準プロパティ
PidNameSlideCount 標準プロパティ
PidNameSubject 標準プロパティ
PidNameTemplate 標準プロパティ
PidNameTitle 標準プロパティ
PidNameWordCount 標準プロパティ
PidNameXSharingCapabilities 標準プロパティ
PidNameXSharingConfigUrl 標準プロパティ
PidNameXSharingFlavor 標準プロパティ
PidNameXSharingLocalType 標準プロパティ
PidNameXSharingProviderGuid 標準プロパティ
PidNameXSharingProviderName 標準プロパティ
PidNameXSharingProviderUrl 標準プロパティ
PidNameXSharingRemoteName 標準プロパティ
PidNameXSharingRemoteStoreUid 標準プロパティ
PidNameXSharingRemoteType 標準プロパティ
PidNameXSharingRemoteUid 標準プロパティ
PidTag7BitDisplayName 標準プロパティ
PidTagAbDefaultDir 標準プロパティ
PidTagAbDefaultPab 標準プロパティ
PidTagAbProviderId 標準プロパティ
PidTagAbProviders 標準プロパティ
PidTagAbSearchPath 標準プロパティ
PidTagAbSearchPathUpdate 標準プロパティ
PidTagAccess 標準プロパティ
PidTagAccessControlListTable 標準プロパティ
PidTagAccessLevel 標準プロパティ
PidTagAccount 標準プロパティ
PidTagAcknowledgementMode 標準プロパティ
PidTagAdditionalRenEntryIds 標準プロパティ
PidTagAdditionalRenEntryIdsEx 標準プロパティ
PidTagAddressBookChooseDirectoryAutomatically 標準プロパティ
PidTagAddressBookHierarchicalIsHierarchicalGroup
PidTagAddressBookHierarchicalRootDepartment
PidTagAddressType 標準プロパティ
PidTagAgingGranularity 標準プロパティ
PidTagAgingPeriod 標準プロパティ
PidTagAlternateRecipient 標準プロパティ
PidTagAlternateRecipientAllowed 標準プロパティ
PidTagAnr 標準プロパティ
PidTagAssistant 標準プロパティ
PidTagAssistantTelephoneNumber 標準プロパティ
PidTagAssociatedContentCount 標準プロパティ
PidTagAssociatedSharingProvider 標準プロパティ
PidTagAttachAdditionalInformation 標準プロパティ
PidTagAttachContentBase 標準プロパティ
PidTagAttachContentId 標準プロパティ
PidTagAttachContentLocation 標準プロパティ
PidTagAttachDataBinary 標準プロパティ
PidTagAttachDataObject 標準プロパティ
PidTagAttachEncoding 標準プロパティ
PidTagAttachExtension 標準プロパティ
PidTagAttachFilename 標準プロパティ
PidTagAttachFlags 標準プロパティ
PidTagAttachLongFilename 標準プロパティ
PidTagAttachLongPathname 標準プロパティ
PidTagAttachmentContactPhoto 標準プロパティ
PidTagAttachmentFlags 標準プロパティ
PidTagAttachmentHidden 標準プロパティ
PidTagAttachmentLinkId 標準プロパティ
PidTagAttachMethod 標準プロパティ
PidTagAttachMimeSequence 標準プロパティ
PidTagAttachMimeTag 標準プロパティ
PidTagAttachNumber 標準プロパティ
PidTagAttachPathname 標準プロパティ
PidTagAttachPayloadClass 標準プロパティ
PidTagAttachPayloadProviderGuidString 標準プロパティ
PidTagAttachRendering 標準プロパティ
PidTagAttachSize 標準プロパティ
PidTagAttachTag 標準プロパティ
PidTagAttachTransportName 標準プロパティ
PidTagAutoConfigurationUserEmail 標準プロパティ
PidTagAutoConfigurationUserName 標準プロパティ
PidTagAutoConfigurationUserPassword 標準プロパティ
PidTagAuthorizingUsers 標準プロパティ
PidTagAutoForwardComment 標準プロパティ
PidTagAutoForwarded 標準プロパティ
PidTagBirthday 標準プロパティ
PidTagBody 標準プロパティ
PidTagBodyContentLocation 標準プロパティ
PidTagBodyCrc 標準プロパティ
PidTagBodyHtml 標準プロパティ
PidTagBusiness2TelephoneNumber 標準プロパティ
PidTagBusiness2TelephoneNumbers 標準プロパティ
PidTagBusinessFaxNumber 標準プロパティ
PidTagBusinessHomePage 標準プロパティ
PidTagBusinessTelephoneNumber 標準プロパティ
PidTagCallbackTelephoneNumber 標準プロパティ
PidTagCarTelephoneNumber 標準プロパティ
PidTagChildrensNames 標準プロパティ
PidTagClientSubmitTime 標準プロパティ
PidTagComment 標準プロパティ
PidTagCommonViewsEntryId 標準プロパティ
PidTagCompanyMainTelephoneNumber 標準プロパティ
PidTagCompanyName 標準プロパティ
PidTagComputerNetworkName 標準プロパティ
PidTagConflictEntryId 標準プロパティ
PidTagConflictItems 標準プロパティ
PidTagContactAddressBookDisplayNames 標準プロパティ
PidTagContactAddressBookFolderEntryId 標準プロパティ
PidTagContactAddressBookFolderEntryIds 標準プロパティ
PidTagContactAddressBookFolderName 標準プロパティ
PidTagContactAddressBookFolderNames 標準プロパティ
PidTagContactAddressBookMultipleAddressFlag 標準プロパティ
PidTagContactAddressBookMultipleAddressFlags 標準プロパティ
PidTagContactAddressBookSortFlag 標準プロパティ
PidTagContactAddressBookStoreEntryIds 標準プロパティ
PidTagContactAddressBookStoreName 標準プロパティ
PidTagContactAddressBookStoreNames 標準プロパティ
PidTagContactAddressBookStoreSupportMask 標準プロパティ
PidTagContactAddressBookStoreSupportMasks 標準プロパティ
PidTagContactAddressBookUid 標準プロパティ
PidTagContactAddressTypes 標準プロパティ
PidTagContactVersion 標準プロパティ
PidTagContainerClass 標準プロパティ
PidTagContainerContents 標準プロパティ
PidTagContainerFlags 標準プロパティ
PidTagContainerHierarchy 標準プロパティ
PidTagContentConfidentialityAlgorithmId 標準プロパティ
PidTagContentCorrelator 標準プロパティ
PidTagContentCount 標準プロパティ
PidTagContentIdentifier 標準プロパティ
PidTagContentIntegrityCheck 標準プロパティ
PidTagContentLength 標準プロパティ
PidTagContentReturnRequested 標準プロパティ
PidTagContentUnreadCount 標準プロパティ
PidTagControlFlags 標準プロパティ
PidTagControlId 標準プロパティ
PidTagControlStructure 標準プロパティ
PidTagControlType 標準プロパティ
PidTagConversationIndex 標準プロパティ
PidTagConversationKey 標準プロパティ
PidTagConversationTopic 標準プロパティ
PidTagConversionEits 標準プロパティ
PidTagConversionProhibited 標準プロパティ
PidTagConversionWithLossProhibited 標準プロパティ
PidTagConvertedEits 標準プロパティ
PidTagCorrelate 標準プロパティ
PidTagCorrelateMtsid 標準プロパティ
PidTagCountry 標準プロパティ
PidTagCreateTemplates 標準プロパティ
PidTagCreationTime 標準プロパティ
PidTagCustomerId 標準プロパティ
PidTagDefaultPostMessageClass 標準プロパティ
PidTagDefaultProfile 標準プロパティ
PidTagDefaultStore 標準プロパティ
PidTagDefaultViewEntryId 標準プロパティ
PidTagDefCreateDl 標準プロパティ
PidTagDefCreateMailuser 標準プロパティ
PidTagDeferredDeliveryTime 標準プロパティ
PidTagDeferredSendNumber 標準プロパティ
PidTagDeferredSendTime 標準プロパティ
PidTagDeferredSendUnits 標準プロパティ
PidTagDelegatedByRule 標準プロパティ
PidTagDelegateFlags 標準プロパティ
PidTagDeleteAfterSubmit 標準プロパティ
PidTagDeliverTime 標準プロパティ
PidTagDeliveryPoint 標準プロパティ
PidTagDeltaX 標準プロパティ
PidTagDeltaY 標準プロパティ
PidTagDepartmentName 標準プロパティ
PidTagDepth 標準プロパティ
PidTagDetailsTable 標準プロパティ
PidTagDiscardReason 標準プロパティ
PidTagDisclosureOfRecipients 標準プロパティ
PidTagDiscreteValues 標準プロパティ
PidTagDisplayBcc 標準プロパティ
PidTagDisplayCc 標準プロパティ
PidTagDisplayName 標準プロパティ
PidTagDisplayNamePrefix 標準プロパティ
PidTagDisplayTo 標準プロパティ
PidTagDisplayType 標準プロパティ
PidTagDisplayTypeEx 標準プロパティ
PidTagDistributionListExpansionHistory 標準プロパティ
PidTagDistributionListExpansionProhibited 標準プロパティ
PidTagEmailAddress 標準プロパティ
PidTagEmsAbServer 標準プロパティ
PidTagEndDate 標準プロパティ
PidTagEntryId 標準プロパティ
PidTagExceptionEndTime 標準プロパティ
PidTagExceptionReplaceTime 標準プロパティ
PidTagExceptionStartTime 標準プロパティ
PidTagExchangeProfileSectionId 標準プロパティ
PidTagExpiryNumber 標準プロパティ
PidTagExpiryTime 標準プロパティ
PidTagExpiryUnits 標準プロパティ
PidTagExplicitConversion 標準プロパティ
PidTagExtendedFolderFlags 標準プロパティ
PidTagExtendedRuleMessageActions 標準プロパティ
PidTagExtendedRuleMessageCondition 標準プロパティ
PidTagExtendedRuleSizeLimit 標準プロパティ
PidTagFinderEntryId 標準プロパティ
PidTagFlagCompleteTime 標準プロパティ
PidTagFlagStatus 標準プロパティ
PidTagFolderAssociatedContents 標準プロパティ
PidTagFolderType 標準プロパティ
PidTagFolderWebViewInfo 標準プロパティ
PidTagFollowupIcon 標準プロパティ
PidTagFormCategory 標準プロパティ
PidTagFormCategorySub 標準プロパティ
PidTagFormClassId 標準プロパティ
PidTagFormContactName 標準プロパティ
PidTagFormDesignerGuid 標準プロパティ
PidTagFormDesignerName 標準プロパティ
PidTagFormHidden 標準プロパティ
PidTagFormHostMap 標準プロパティ
PidTagFormMessageBehavior 標準プロパティ
PidTagFormVersion 標準プロパティ
PidTagFreeBusyCountMonths 標準プロパティ
PidTagFreeBusyEntryIds 標準プロパティ
PidTagFreeBusyPublishEnd 標準プロパティ
PidTagFreeBusyPublishStart 標準プロパティ
PidTagFreeBusyRangeTimestamp 標準プロパティ
PidTagFtpSite 標準プロパティ
PidTagGender 標準プロパティ
PidTagGeneration 標準プロパティ
PidTagGivenName 標準プロパティ
PidTagGovernmentIdNumber 標準プロパティ
PidTagHasAttachments 標準プロパティ
PidTagHasDeferredActionMessages 標準プロパティ
PidTagHobbies 標準プロパティ
PidTagHome2TelephoneNumber 標準プロパティ
PidTagHome2TelephoneNumbers 標準プロパティ
PidTagHomeAddressCity 標準プロパティ
PidTagHomeAddressCountry 標準プロパティ
PidTagHomeAddressPostalCode 標準プロパティ
PidTagHomeAddressPostOfficeBox 標準プロパティ
PidTagHomeAddressStateOrProvince 標準プロパティ
PidTagHomeAddressStreet 標準プロパティ
PidTagHomeFaxNumber 標準プロパティ
PidTagHomeTelephoneNumber 標準プロパティ
PidTagHtml 標準プロパティ
PidTagIcon 標準プロパティ
PidTagIconIndex 標準プロパティ
PidTagIdentityDisplay 標準プロパティ
PidTagIdentityEntryId 標準プロパティ
PidTagIdentitySearchKey 標準プロパティ
PidTagImapCachedMsgsize 標準プロパティ
PidTagImplicitConversionProhibited 標準プロパティ
PidTagImportance 標準プロパティ
PidTagIncompleteCopy 標準プロパティ
PidTagInConflict 標準プロパティ
PidTagInferenceEnabled 標準プロパティ
PidTagInitialDetailsPane 標準プロパティ
PidTagInitials 標準プロパティ
PidTagInReplyToId 標準プロパティ
PidTagInstanceKey 標準プロパティ
PidTagInternetApproved 標準プロパティ
PidTagInternetArticleNumber 標準プロパティ
PidTagInternetCodepage 標準プロパティ
PidTagInternetControl 標準プロパティ
PidTagInternetDistribution 標準プロパティ
PidTagInternetFollowupTo 標準プロパティ
PidTagInternetLines 標準プロパティ
PidTagInternetMailOverrideFormat 標準プロパティ
PidTagInternetMessageId 標準プロパティ
PidTagInternetNntpPath 標準プロパティ
PidTagInternetOrganization 標準プロパティ
PidTagInternetReferences 標準プロパティ
PidTagInternetReturnPath 標準プロパティ
PidTagIpmAppointmentEntryId 標準プロパティ
PidTagIpmContactEntryId 標準プロパティ
PidTagIpmDraftsEntryId 標準プロパティ
PidTagIpmJournalEntryId 標準プロパティ
PidTagIpmNoteEntryId 標準プロパティ
PidTagIpmOutboxEntryId 標準プロパティ
PidTagIpmReturnRequested 標準プロパティ
PidTagIpmSentMailEntryId 標準プロパティ
PidTagIpmSubtreeEntryId 標準プロパティ
PidTagIpmTaskEntryId 標準プロパティ
PidTagIpmWastebasketEntryId 標準プロパティ
PidTagIsdnNumber 標準プロパティ
PidTagItemTemporaryflags 標準プロパティ
PidTagJunkAddRecipientsToSafeSendersList 標準プロパティ
PidTagJunkIncludeContacts 標準プロパティ
PidTagJunkPermanentlyDelete 標準プロパティ
PidTagJunkPhishingEnableLinks 標準プロパティ
PidTagJunkThreshold 標準プロパティ
PidTagKeyword 標準プロパティ
PidTagLanguage 標準プロパティ
PidTagLanguages 標準プロパティ
PidTagLastModificationTime 標準プロパティ
PidTagLastVerbExecuted 標準プロパティ
PidTagLastVerbExecutionTime 標準プロパティ
PidTagLatestDeliveryTime 標準プロパティ
PidTagListHelp 標準プロパティ
PidTagListSubscribe 標準プロパティ
PidTagListUnsubscribe 標準プロパティ
PidTagLocaleId 標準プロパティ
PidTagLocality 標準プロパティ
PidTagLocation 標準プロパティ
PidTagLongTermEntryIdFromTable 標準プロパティ
PidTagMailboxOwnerName 標準プロパティ
PidTagMailPermission 標準プロパティ
PidTagManagerName 標準プロパティ
PidTagMappingSignature 標準プロパティ
PidTagMemberEntryId 標準プロパティ
PidTagMemberId 標準プロパティ
PidTagMemberName 標準プロパティ
PidTagMemberRights 標準プロパティ
PidTagMessageAttachments 標準プロパティ
PidTagMessageCcMe 標準プロパティ
PidTagMessageClass 標準プロパティ
PidTagMessageCodepage 標準プロパティ
PidTagMessageDeliveryId 標準プロパティ
PidTagMessageDeliveryTime 標準プロパティ
PidTagMessageDownloadTime 標準プロパティ
PidTagMessageEditorFormat 標準プロパティ
PidTagMessageFlags 標準プロパティ
PidTagMessageHandlingSystemCommonName 標準プロパティ
PidTagMessageLocaleId 標準プロパティ
PidTagMessageRecipientMe 標準プロパティ
PidTagMessageRecipients 標準プロパティ
PidTagMessageSecurityLabel 標準プロパティ
PidTagMessageSize 標準プロパティ
PidTagMessageSizeExtended 標準プロパティ
PidTagMessageStatus 標準プロパティ
PidTagMessageSubmissionId 標準プロパティ
PidTagMessageToken 標準プロパティ
PidTagMessageToMe 標準プロパティ
PidTagMiddleName 標準プロパティ
PidTagMiniIcon 標準プロパティ
PidTagMobileTelephoneNumber 標準プロパティ
PidTagNextSendAcct 標準プロパティ
PidTagNickname 標準プロパティ
PidTagNonDeliveryReportDiagCode 標準プロパティ
PidTagNonDeliveryReportFromEntryId 標準プロパティ
PidTagNonDeliveryReportFromName 標準プロパティ
PidTagNonDeliveryReportFromSearchKey 標準プロパティ
PidTagNonDeliveryReportReasonCode 標準プロパティ
PidTagNonIpmSubtreeEntryId 標準プロパティ
PidTagNonReceiptNotificationRequested 標準プロパティ
PidTagNonReceiptReason 標準プロパティ
PidTagNormalizedSubject 標準プロパティ
PidTagNull 標準プロパティ
PidTagObjectType 標準プロパティ
PidTagObsoletedMessageIds 標準プロパティ
PidTagOfficeLocation 標準プロパティ
PidTagOrdinalMost 標準プロパティ
PidTagOrganizationalIdNumber 標準プロパティ
PidTagOrgEmailAddress 標準プロパティ
PidTagOriginalAuthorAddressType 標準プロパティ
PidTagOriginalAuthorEmailAddress 標準プロパティ
PidTagOriginalAuthorEntryId 標準プロパティ
PidTagOriginalAuthorName 標準プロパティ
PidTagOriginalAuthorSearchKey 標準プロパティ
PidTagOriginalDeliveryTime 標準プロパティ
PidTagOriginalDisplayBcc 標準プロパティ
PidTagOriginalDisplayCc 標準プロパティ
PidTagOriginalDisplayName 標準プロパティ
PidTagOriginalDisplayTo 標準プロパティ
PidTagOriginalEits 標準プロパティ
PidTagOriginalEntryId 標準プロパティ
PidTagOriginallyIntendedRecipAddrtype 標準プロパティ
PidTagOriginallyIntendedRecipEmailAddress 標準プロパティ
PidTagOriginallyIntendedRecipEntryId 標準プロパティ
PidTagOriginallyIntendedRecipientName 標準プロパティ
PidTagOriginalMessageClass 標準プロパティ
PidTagOriginalSearchKey 標準プロパティ
PidTagOriginalSenderAddressType 標準プロパティ
PidTagOriginalSenderEmailAddress 標準プロパティ
PidTagOriginalSenderEntryId 標準プロパティ
PidTagOriginalSenderName 標準プロパティ
PidTagOriginalSenderSearchKey 標準プロパティ
PidTagOriginalSensitivity 標準プロパティ
PidTagOriginalSentRepresentingAddressType 標準プロパティ
PidTagOriginalSentRepresentingEmailAddress 標準プロパティ
PidTagOriginalSentRepresentingEntryId 標準プロパティ
PidTagOriginalSentRepresentingName 標準プロパティ
PidTagOriginalSentRepresentingSearchKey 標準プロパティ
PidTagOriginalSubject 標準プロパティ
PidTagOriginalSubmitTime 標準プロパティ
PidTagOriginatingMtaCertificate 標準プロパティ
PidTagOriginatorAndDistributionListExpansionHistory 標準プロパティ
PidTagOriginatorCertificate 標準プロパティ
PidTagOriginatorDeliveryReportRequested 標準プロパティ
PidTagOriginatorNonDeliveryReportRequested 標準プロパティ
PidTagOriginatorRequestedAlternateRecipient 標準プロパティ
PidTagOriginatorReturnAddress 標準プロパティ
PidTagOriginCheck 標準プロパティ
PidTagOtherAddressCity 標準プロパティ
PidTagOtherAddressCountry 標準プロパティ
PidTagOtherAddressPostalCode 標準プロパティ
PidTagOtherAddressPostOfficeBox 標準プロパティ
PidTagOtherAddressStateOrProvince 標準プロパティ
PidTagOtherAddressStreet 標準プロパティ
PidTagOtherTelephoneNumber 標準プロパティ
PidTagOwnerAppointmentId 標準プロパティ
PidTagOwnStoreEntryId 標準プロパティ
PidTagPagerTelephoneNumber 標準プロパティ
PidTagParentDisplay 標準プロパティ
PidTagParentEntryId 標準プロパティ
PidTagPersonalHomePage 標準プロパティ
PidTagPhysicalDeliveryBureauFaxDelivery 標準プロパティ
PidTagPhysicalDeliveryMode 標準プロパティ
PidTagPhysicalDeliveryReportRequest 標準プロパティ
PidTagPhysicalForwardingAddress 標準プロパティ
PidTagPhysicalForwardingAddressRequested 標準プロパティ
PidTagPhysicalForwardingProhibited 標準プロパティ
PidTagPhysicalRenditionAttributes 標準プロパティ
PidTagPostalAddress 標準プロパティ
PidTagPostalCode 標準プロパティ
PidTagPostOfficeBox 標準プロパティ
PidTagPreferredByName 標準プロパティ
PidTagPreprocess 標準プロパティ
PidTagPrimaryFaxNumber 標準プロパティ
PidTagPrimarySendAccount 標準プロパティ
PidTagPrimaryTelephoneNumber 標準プロパティ
PidTagPriority 標準プロパティ
PidTagProcessed 標準プロパティ
PidTagProfession 標準プロパティ
PidTagProfileHomeServerFQDN 標準プロパティ
PidTagProfileName 標準プロパティ
PidTagProfileServerFullVersion 標準プロパティ
PidTagProfileServerVersion 標準プロパティ
PidTagProfileType 標準プロパティ
PidTagProofOfDelivery 標準プロパティ
PidTagProofOfDeliveryRequested 標準プロパティ
PidTagProofOfSubmission 標準プロパティ
PidTagProofOfSubmissionRequested 標準プロパティ
PidTagProviderDisplay 標準プロパティ
PidTagProviderDisplayName 標準プロパティ
PidTagProviderDllName 標準プロパティ
PidTagProviderIcon 標準プロパティ
PidTagProviderItemId 標準プロパティ
PidTagProviderOrdinal 標準プロパティ
PidTagProviderParentItemId 標準プロパティ
PidTagProviderSubmitTime 標準プロパティ
PidTagProviderUid 標準プロパティ
PidTagPstConfigurationFlags 標準プロパティ
PidTagPstPasswordSzNew 標準プロパティ
PidTagPstPasswordSzOld 標準プロパティ
PidTagPstPath 標準プロパティ
PidTagPstPathHint 標準プロパティ
PidTagPstRememberPassword 標準プロパティ
PidTagRadioTelephoneNumber 標準プロパティ
PidTagRead 標準プロパティ
PidTagReadReceiptEntryId 標準プロパティ
PidTagReadReceiptRequested 標準プロパティ
PidTagReadReceiptSearchKey 標準プロパティ
PidTagReceiptTime 標準プロパティ
PidTagReceivedByAddressType 標準プロパティ
PidTagReceivedByEmailAddress 標準プロパティ
PidTagReceivedByEntryId 標準プロパティ
PidTagReceivedByName 標準プロパティ
PidTagReceivedBySearchKey 標準プロパティ
PidTagReceivedRepresentingAddressType 標準プロパティ
PidTagReceivedRepresentingEmailAddress 標準プロパティ
PidTagReceivedRepresentingEntryId 標準プロパティ
PidTagReceivedRepresentingName 標準プロパティ
PidTagReceivedRepresentingSearchKey 標準プロパティ
PidTagReceiveFolderSettings 標準プロパティ
PidTagRecipientCertificate 標準プロパティ
PidTagRecipientDisplayName 標準プロパティ
PidTagRecipientEntryId 標準プロパティ
PidTagRecipientFlags 標準プロパティ
PidTagRecipientNumber 標準プロパティ
PidTagRecipientNumberForAdvice 標準プロパティ
PidTagRecipientProposed 標準プロパティ
PidTagRecipientProposedEndTime 標準プロパティ
PidTagRecipientProposedStartTime 標準プロパティ
PidTagRecipientReassignmentProhibited 標準プロパティ
PidTagRecipientStatus 標準プロパティ
PidTagRecipientTrackStatus 標準プロパティ
PidTagRecipientTrackStatusTime 標準プロパティ
PidTagRecipientType 標準プロパティ
PidTagRecordKey 標準プロパティ
PidTagRedirectionHistory 標準プロパティ
PidTagReferredByName 標準プロパティ
PidTagRegisteredMailType 標準プロパティ
PidTagRelatedMessageIds 標準プロパティ
PidTagRemindersOnlineEntryId 標準プロパティ
PidTagRemoteProgress 標準プロパティ
PidTagRemoteProgressText 標準プロパティ
PidTagRemoteValidateOk 標準プロパティ
PidTagRenderingPosition 標準プロパティ
PidTagReplyRecipientEntries 標準プロパティ
PidTagReplyRecipientNames 標準プロパティ
PidTagReplyRequested 標準プロパティ
PidTagReplyTemplateId 標準プロパティ
PidTagReplyTime 標準プロパティ
PidTagReportDisposition 標準プロパティ
PidTagReportDispositionMode 標準プロパティ
PidTagReportDispositionOptions 標準プロパティ
PidTagReportDispositionToEmailAddresses 標準プロパティ
PidTagReportDispositionToNames 標準プロパティ
PidTagReportEntryId 標準プロパティ
PidTagReportingDistributionListName 標準プロパティ
PidTagReportingMessageTransferAgentCertificate 標準プロパティ
PidTagReportName 標準プロパティ
PidTagReportOriginalSender 標準プロパティ
PidTagReportSearchKey 標準プロパティ
PidTagReportTag 標準プロパティ
PidTagReportText 標準プロパティ
PidTagReportTime 標準プロパティ
PidTagRequestedDeliveryMethod 標準プロパティ
PidTagResolveMethod 標準プロパティ
PidTagResourceFlags 標準プロパティ
PidTagResourceMethods 標準プロパティ
PidTagResourcePath 標準プロパティ
PidTagResourceType 標準プロパティ
PidTagResponseRequested 標準プロパティ
PidTagResponsibility 標準プロパティ
PidTagReturnedMessageid 標準プロパティ
PidTagRoamingBinary 標準プロパティ
PidTagRoamingDatatypes 標準プロパティ
PidTagRoamingDictionary 標準プロパティ
PidTagRoamingXmlStream 標準プロパティ
PidTagRowid 標準プロパティ
PidTagRowType 標準プロパティ
PidTagRpcOverHttpFlags 標準プロパティ
PidTagRpcOverHttpProxyAuthScheme 標準プロパティ
PidTagRpcOverHttpProxyPrincipalName 標準プロパティ
PidTagRpcOverHttpProxyServer 標準プロパティ
PidTagRtfCompressed 標準プロパティ
PidTagRtfInSync 標準プロパティ
PidTagRtfSyncBodyCount 標準プロパティ
PidTagRtfSyncBodyCrc 標準プロパティ
PidTagRtfSyncBodyTag 標準プロパティ
PidTagRtfSyncPrefixCount 標準プロパティ
PidTagRtfSyncTrailingCount 標準プロパティ
PidTagRuleActions 標準プロパティ
PidTagRuleCondition 標準プロパティ
PidTagRuleId 標準プロパティ
PidTagRuleLevel 標準プロパティ
PidTagRuleMsgName 標準プロパティ
PidTagRuleMsgProvider 標準プロパティ
PidTagRuleName 標準プロパティ
PidTagRuleProvider 標準プロパティ
PidTagRuleProviderData 標準プロパティ
PidTagRuleSequence 標準プロパティ
PidTagRulesTable 標準プロパティ
PidTagRuleState 標準プロパティ
PidTagRuleUserFlags 標準プロパティ
PidTagScheduleInfoAppointmentTombstone 標準プロパティ
PidTagScheduleInfoAutoAcceptAppointments 標準プロパティ
PidTagScheduleInfoDelegateEntryIds 標準プロパティ
PidTagScheduleInfoDelegateNames 標準プロパティ
PidTagScheduleInfoDelegatorWantsCopy 標準プロパティ
PidTagScheduleInfoDelegatorWantsInfo 標準プロパティ
PidTagScheduleInfoDisallowOverlappingAppts 標準プロパティ
PidTagScheduleInfoDisallowRecurringAppts 標準プロパティ
PidTagScheduleInfoDontMailDelegates 標準プロパティ
PidTagScheduleInfoFreeBusy 標準プロパティ
PidTagScheduleInfoFreeBusyAway 標準プロパティ
PidTagScheduleInfoFreeBusyBusy 標準プロパティ
PidTagScheduleInfoFreeBusyMerged 標準プロパティ
PidTagScheduleInfoFreeBusyTentative 標準プロパティ
PidTagScheduleInfoMonthsAway 標準プロパティ
PidTagScheduleInfoMonthsBusy 標準プロパティ
PidTagScheduleInfoMonthsMerged 標準プロパティ
PidTagScheduleInfoMonthsTentative 標準プロパティ
PidTagScheduleInfoResourceType 標準プロパティ
PidTagSearch 標準プロパティ
PidTagSearchAttachments 標準プロパティ
PidTagSearchRecipientEmailBcc 標準プロパティ
PidTagSearchRecipientEmailCc 標準プロパティ
PidTagSearchRecipientEmailTo 標準プロパティ
PidTagSearchFolderDefinition 標準プロパティ
PidTagSearchFolderEfpFlags 標準プロパティ
PidTagSearchFolderExpiration 標準プロパティ
PidTagSearchFolderId 標準プロパティ
PidTagSearchFolderLastUsed 標準プロパティ
PidTagSearchFolderStorageType 標準プロパティ
PidTagSearchFolderTag 標準プロパティ
PidTagSearchFolderTemplateId 標準プロパティ
PidTagSearchKey 標準プロパティ
PidTagSearchOwnerId 標準プロパティ
PidTagSelectable 標準プロパティ
PidTagSenderAddressType 標準プロパティ
PidTagSenderEmailAddress 標準プロパティ
PidTagSenderEntryId 標準プロパティ
PidTagSenderName 標準プロパティ
PidTagSenderSearchKey 標準プロパティ
PidTagSenderSmtpAddress 標準プロパティ
PidTagSendInternetEncoding 標準プロパティ
PidTagSendRichInfo 標準プロパティ
PidTagSensitivity 標準プロパティ
PidTagSentMailEntryId 標準プロパティ
PidTagSentRepresentingAddressType 標準プロパティ
PidTagSentRepresentingEmailAddress 標準プロパティ
PidTagSentRepresentingEntryId 標準プロパティ
PidTagSentRepresentingName 標準プロパティ
PidTagSentRepresentingSearchKey 標準プロパティ
PidTagSentRepresentingSmtpAddress 標準プロパティ
PidTagServerAccountIcon 標準プロパティ
PidTagServerConnectedIcon 標準プロパティ
PidTagServerTypeDisplayName 標準プロパティ
PidTagServiceDeleteFiles 標準プロパティ
PidTagServiceDllName 標準プロパティ
PidTagServiceEntryName 標準プロパティ
PidTagServiceExtraUids 標準プロパティ
PidTagServiceInstallId 標準プロパティ
PidTagServiceName 標準プロパティ
PidTagServices 標準プロパティ
PidTagServiceSupportFiles 標準プロパティ
PidTagServiceUid 標準プロパティ
PidTagSmtpAddress 標準プロパティ
PidTagSpamJunkSenders 標準プロパティ
PidTagSpamThreshold 標準プロパティ
PidTagSpamTrustedRecipients 標準プロパティ
PidTagSpamTrustedSenders 標準プロパティ
PidTagSpoolerStatus 標準プロパティ
PidTagSpouseName 標準プロパティ
PidTagStartDate 標準プロパティ
PidTagStateOrProvince 標準プロパティ
PidTagStatus 標準プロパティ
PidTagStatusCode 標準プロパティ
PidTagStatusString 標準プロパティ
PidTagStoreEntryId 標準プロパティ
PidTagStoreEntryIdEmsmdbV1 標準プロパティ
PidTagStoreProvider 標準プロパティ
PidTagStoreProviders 標準プロパティ
PidTagStoreRecordKey 標準プロパティ
PidTagStoreState 標準プロパティ
PidTagStoreSupportMask 標準プロパティ
PidTagStoreUnicodeMask 標準プロパティ
PidTagStreetAddress 標準プロパティ
PidTagSubfolders 標準プロパティ
PidTagSubject 標準プロパティ
PidTagSubjectMessageId 標準プロパティ
PidTagSubjectPrefix 標準プロパティ
PidTagSubmitFlags 標準プロパティ
PidTagSupplementaryInfo 標準プロパティ
PidTagSurname 標準プロパティ
PidTagSwappedToDoData 標準プロパティ
PidTagSwappedToDoStore 標準プロパティ
PidTagTelecommunicationsDeviceForDeafTelephoneNumber 標準プロパティ
PidTagTelexNumber 標準プロパティ
PidTagTemplateid 標準プロパティ
PidTagTextAttachmentCharset 標準プロパティ
PidTagTitle 標準プロパティ
PidTagTnefCorrelationKey 標準プロパティ
PidTagTnefUnprocessedProps 標準プロパティ
PidTagToDoItemFlags 標準プロパティ
PidTagTransmittableDisplayName 標準プロパティ
PidTagTransportKey 標準プロパティ
PidTagTransportMessageHeaders 標準プロパティ
PidTagTransportProviders 標準プロパティ
PidTagTtyTddPhoneNumber 標準プロパティ
PidTagTypeOfX400User 標準プロパティ
PidTagUrlComponentName 標準プロパティ
PidTagUserCertificate 標準プロパティ
PidTagUserFields 標準プロパティ
PidTagUserX509Certificate 標準プロパティ
PidTagValidFolderMask 標準プロパティ
PidTagViewDescriptorName 標準プロパティ
PidTagViewDescriptorVersion 標準プロパティ
PidTagViewsEntryId 標準プロパティ
PidTagWeddingAnniversary 標準プロパティ
PidTagWizardNoPabPage 標準プロパティ
PidTagWizardNoPstPage 標準プロパティ
PidTagX400ContentType 標準プロパティ
PidTagXCoordinate 標準プロパティ
PidTagYCoordinate 標準プロパティ
構造体 (92)
ADRENTRY
ADRLIST
ADRPARM
CONTAB_ENTRYID
CURRENCY
DIR_ENTRYID
DTBLBUTTON
DTBLCHECKBOX
DTBLCOMBOBOX
DTBLDDLBX
DTBLEDIT
DTBLGROUPBOX
DTBLLABEL
DTBLLBX
DTBLMVDDLBOX
DTBLMVLISTBOX
DTBLPAGE
DTBLRADIOBUTTON
DTCTL
DTPAGE
ENTRYID
ENTRYLIST
ERROR_NOTIFICATION
EXTENDED_NOTIFICATION
FILETIME
FLAGLIST
FLATENTRY
FLATENTRYLIST
FLATMTSIDLIST
FORMPRINTSETUP
GUID
IID
INDEX_SEARCH_PUSHER_PROCESS
MAPIERROR
MAPIINIT_0
MAPINAMEID
MAPISIB
MAPIUID
MTSID
NEWMAIL_NOTIFICATION
NOTIFICATION
NOTIFKEY
OBJECT_NOTIFICATION
ROWENTRY
ROWLIST
RTF_WCSINFO
RTF_WCSRETINFO
SAndRestriction
SAppTimeArray
SBinary
SBinaryArray
SBitMaskRestriction
SCommentRestriction
SComparePropsRestriction
SContentRestriction
SCurrencyArray
SDateTimeArray
SDoubleArray
SExistRestriction
SGuidArray
SLargeIntegerArray
SLongArray
SLPSTRArray
SMAPIFormInfoArray
SMAPIFormProp
SMAPIFormPropArray
SMAPIFormPropEnumVal
SMAPIVerb
SMAPIVerbArray
SMessageClassArray
SNotRestriction
SOrRestriction
SPropAttrArray
SPropertyRestriction
SPropProblem
SPropProblemArray
SPropTagArray
SPropValue
SRealArray
SRestriction
SRow
SRowSet
SShortArray
SSizeRestriction
SSortOrder
SSortOrderSet
SSubRestriction
STATUS_OBJECT_NOTIFICATION
STnefProblem
STnefProblemArray
SWStringArray
TABLE_NOTIFICATION
構造体に関連するマクロ (44)
CbADRLIST
CbFLATENTRY
CbFLATENTRYLIST
CbFLATMTSIDLIST
CbMAPIFormInfoArray
CbMAPIFormPropArray
CbMAPIVerbArray
CbMessageClassArray
CbMTSID
CbNewADRLIST
CbNewENTRYID
CbNewFLATENTRY
CbNewFLATENTRYLIST
CbNewFLATMTSIDLIST
CbNewMTSID
CbNewSPropAttrArray
CbNewSPropProblemArray
CbNewSPropTagArray
CbNewSRowSet
CbNewSSortOrderSet
CbSPropAttrArray
CbSPropProblemArray
CbSPropTagArray
CbSRowSet
CbSSortOrderSet
CHANGE_PROP_TYPE
IsEqualMAPIUID
MVI_PROP
PROP_ID
PROP_TAG
PROP_TYPE
SizedADRLIST
SizedDtblButton
SizedDtblCheckBox
SizedDtblComboBox
SizedDtblEdit
SizedDtblGroupBox
SizedDtblLabel
SizedDtblPage
SizedENTRYID
SizedSPropProblemArray
SizedSPropTagArray
SizedSRowSet
SizedSSortOrderSet
データ型 (35)
BOOKMARK
DNHIER
DNTBL
DNTBLE
FEID
EXCHANGE_STORE_VERSION_NUM
FollowUpStatus
Gender
HDRSYNC
HRESULT
LTID
MAPIOFFLINE_ADVISEINFO
MAPIOFFLINE_CALLBACK_TYPE
MAPIOFFLINE_NOTIFY
MAPIOFFLINE_NOTIFY_TYPE
MEID
MSCAP_SELECTOR
OLFI
OlFlagIcon
SCODE
SKEY
SYNC
SYNCCONT
SYNCSTATE
TCHAR
UPDEL
UPDELE
UPFLD
UPHIER
UPMOV
UPMSG
UPREAD
UPREADE
UPTBL
UPTBLE
MAPI 定数
English
Concepts
How-to topics
General
Accept user input and display the values of controls on a form
Access a tab in a TabStrip control
Access a page in a MultiPage control
Add, cut, and paste a control on a page
Change the accelerator and caption of a command button
Add a control to a MultiPage control
Change the name of a control
Resize a control horizontally and vertically with the form
Add a control to a page
Add and remove items from a list box
Add scroll bars to a page and a frame
Align the caption of an Option button with the control
Allow a command button to take focus upon clicking
Allow multiple lines, word wrapping, and scrolling in a text box
Allow multiple selections in a list box
Allow the Null state for a check box and a Toggle button
Automatically size a text box with user input
Change the column widths of a multi-column list box
Change the order of pages and tabs
Add items to a list or combo box at run time
Use the controls collection to move controls on a page
Change the style, size, and effects of a font
Control character matching in a combo box and list box
Control the Drop button style and when to show the Drop button
Control the extent of scrolling in a scroll bar
Control the focus when the user cycles through controls in a frame or MultiPage control on a form
Control the selection behavior and drag behavior when entering a text box
Control the style and selection behavior of a list box
Control the text box' behavior on clicking Enter
Cut text from one text box and paste it on another
Display the list portion of a combo box
Display the name of each control on a form or a page of a MultiPage control
Display the name of each control on a page
Display the number of pages and tabs in MultiPage and TabStrip controls on a form
Enable and lock a text box from user entry
Enhance the border style, color, and special effects of a text box control
Give a control a 3-D appearance programmatically
Group option buttons
Hide or show a control programmatically
Move a text box in front of or behind another control
Move controls on a page
Place an image and a caption on a command button
Reference a custom property that has the same name as a built-in property of the control
Reference the Parent object of a control
Set entry matching in a combo box
Set the item at the top of a list and the item that has focus in the list
Set the height and width of tabs in a MultiPage and a TabStrip control
Set the input style for a combo box
Set the Maximum and Minimum values for a scroll bar
Set the number of lines and the length of input in a text box
Set the style of tabs for a MultiPage and a TabStrip control
Set the tab order of controls in a frame
Set the type of mouse pointer for a list box
Set the width of the drop-down list of a combo box
Simulate a two-dimensional array with list boxes
Specify additional information for a control
Specify control tip text for controls
Specify possible values for a list box
Specify tab support for a control
Specify the column in a multi-column list box to display to the user
Specify the column in a multi-column list box to store data for the control
Specify the number of rows in a combo box
Swap columns of a multi-column list box
Undo and redo an action in a text box or a combo box
Using Visual Basic to customize Outlook forms
Use Visual Basic with Outlook
Run in Developer mode in Outlook
Extending forms and form regions using add-ins
Items, folders, and stores
Navigation
Office Fluent user interface extensibility
Rules
Search and filter
Security
Sharing
Solution storage
Views