共用方式為


Outlook) (PostItem 物件

代表其他使用者可以瀏覽之公用資料夾中的張貼。

註解

不同于 MailItem 物件, PostItem 物件不會傳送給收件者。 您可以使用Post方法,類似于MailItem物件的Send方法,將PostItem 儲存到目標公用資料夾,而不是寄送郵件。

使用 CreateItemCreateItemFromTemplate 方法來建立代表新文章的 PostItem 物件。

使用 Items (索引) ,其中 index 是貼文的索引編號,或是用來比對文章預設屬性的值,可從公用資料夾傳回單一 PostItem 物件。

範例

下列範例會傳回新的張貼。

Set myItem = myOlApp.CreateItem(olPostItem)

事件

名稱
AfterWrite
AttachmentAdd
AttachmentRead
AttachmentRemove
BeforeAttachmentAdd
BeforeAttachmentPreview
BeforeAttachmentRead
BeforeAttachmentSave
BeforeAttachmentWriteToTempFile
BeforeAutoSave
BeforeCheckNames
BeforeDelete
BeforeRead
Close
CustomAction
CustomPropertyChange
Forward
Open
PropertyChange
Read
ReadComplete
Reply
ReplyAll
Send
Unload
Write

方法

名稱
ClearConversationIndex
ClearTaskFlag
Close
Copy
Delete
Display
Forward
GetConversation
MarkAsTask
Move
Post
PrintOut
Reply
Save
SaveAs
ShowCategoriesDialog

屬性

名稱
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
MarkForDownload
MessageClass
Mileage
NoAging
OutlookInternalVersion
OutlookVersion
Parent
PropertyAccessor
ReceivedTime
ReminderOverrideDefault
ReminderPlaySound
ReminderSet
ReminderSoundFile
ReminderTime
RTFBody
Saved
SenderEmailAddress
SenderEmailType
SenderName
Sensitivity
SentOn
Session
大小
Subject
TaskCompletedDate
TaskDueDate
TaskStartDate
TaskSubject
ToDoTaskOrdinal
UnRead
UserProperties

另請參閱

Outlook 物件模型參考

支援和意見反應

有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應