RemoteItem オブジェクト (Outlook)

受信トレイ フォルダーのリモート アイテムを表します。

注釈

RemoteItem オブジェクトは、 MailItem オブジェクトに似ていますが、のみ、 SubjectReceived DateTimeSenderSize、およびメッセージの本文の最初の 256 文字が含まれています。 これは、リモート モードで接続しているユーザーに、対応するメール メッセージをダウンロードするかどうかを決定するのに十分な情報を提供するために使用されます。 ただし、オフライン フォルダー ファイル (.ost) に含まれるアイテムのヘッダーは、 RemoteItem オブジェクトを使用してアクセスできません。

Microsoft Outlookその他のオブジェクトとは異なり、このオブジェクトを作成できません。 リモート アクセス システム (RAS) 接続を使用するときにリモート アイテムが Outlook によって自動的に作成されます。 ローカル システム上に作成される各 RemoteItem オブジェクトは、リモート システム上の既存の MailItem オブジェクトに対応します。

RemoteItem オブジェクトは、オブジェクトの性質上、機能しないプロパティ、メソッド、およびイベントを継承します。 オブジェクト ブラウザーでは、これらのプロパティ、メソッド、およびイベントが RemoteItem オブジェクトに属していると表示されますが、それらを使用しても効果はありません。

RemoteItem オブジェクトに対して機能しないメソッドには、CloseCopyDisplayMoveSave などがあります

RemoteItem オブジェクトに対して機能しないプロパティには、BillingInformationBodyCategoriesCompaniesMileage などがあります

RemoteItem オブジェクトに対して機能しないイベントには、OpenCloseForwardReply、ReplyAllSend などがあります。

イベント

名前
AfterWrite
AttachmentAdd
AttachmentRead
AttachmentRemove
BeforeAttachmentAdd
BeforeAttachmentPreview
BeforeAttachmentRead
BeforeAttachmentSave
BeforeAttachmentWriteToTempFile
BeforeAutoSave
BeforeCheckNames
BeforeDelete
BeforeRead
Close
CustomAction
CustomPropertyChange
Forward
Open
PropertyChange
読み取り
ReadComplete
Reply
ReplyAll
Send
Unload
Write

メソッド

名前
Close
Copy
Delete
Display
GetConversation
Move
PrintOut
Save
SaveAs
ShowCategoriesDialog

プロパティ

Name
Actions
アプリケーション
添付ファイル
AutoResolvedWinner
BillingInformation
Body
Categories
クラス
Companies
Conflicts
ConversationID
ConversationIndex
ConversationTopic
CreationTime
DownloadState
EntryID
FormDescription
GetInspector
HasAttachment
Importance
IsConflict
ItemProperties
LastModificationTime
MarkForDownload
MessageClass
Mileage
NoAging
OutlookInternalVersion
OutlookVersion
Parent
PropertyAccessor
RemoteMessageClass
Saved
Sensitivity
Session
Size
件名
TransferSize
TransferTime
UnRead
UserProperties

関連項目

Outlook オブジェクト モデル リファレンス

サポートとフィードバック

Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。