Class: SysOutlookMailItem

class SysOutlookMailItem implements SysOutlook_MailItem

Constructor Method

void new(COM _com = newCOM("{00061033-0000-0000-C000-000000000046}"))

Public Instance Methods

SysOutlookActions Actions()
boolean AlternateRecipientAllowed(boolean _AlternateRecipientAllowed = false)
SysOutlook_Application Application()
SysOutlookAttachments Attachments()
boolean AutoForwarded(boolean _AutoForwarded = false)
str BCC(str _BCC = "")
str BillingInformation(str _BillingInformation = "")
str Body(str _Body = "")
str Categories(str _Categories = "")
str CC(str _CC = "")
int Class()
void ClearConversationIndex()
void Close(int _SaveMode)
str Companies(str _Companies = "")
str ConversationIndex()
str ConversationTopic()
COM Copy()
COMVariant CreationTime()
COMVariant DeferredDeliveryTime(COMVariant _DeferredDeliveryTime = COMVariant::createNoValue())
void Delete()
boolean DeleteAfterSubmit(boolean _DeleteAfterSubmit = false)
void Display(COMVariant _Modal = COMVariant::createNoValue())
str EntryID()
COMVariant ExpiryTime(COMVariant _ExpiryTime = COMVariant::createNoValue())
COMVariant FlagDueBy(COMVariant _FlagDueBy = COMVariant::createNoValue())
str FlagRequest(str _FlagRequest = "")
int FlagStatus(int _FlagStatus = 0)
SysOutlookFormDescription FormDescription()
SysOutlookMailItem Forward()
SysOutlook_Inspector GetInspector()
str HTMLBody(str _HTMLBody = "")
int Importance(int _Importance = 0)
COMVariant LastModificationTime()
SysOutlookLinks Links()
str MessageClass(str _MessageClass = "")
str Mileage(str _Mileage = "")
COM Move(SysOutlookMAPIFolder _DestFldr)
boolean NoAging(boolean _NoAging = false)
boolean OriginatorDeliveryReportRequested(boolean _OriginatorDeliveryReportRequested = false)
int OutlookInternalVersion()
str OutlookVersion()
COM Parent()
void PrintOut()
boolean ReadReceiptRequested(boolean _ReadReceiptRequested = false)
str ReceivedByEntryID()
str ReceivedByName()
str ReceivedOnBehalfOfEntryID()
str ReceivedOnBehalfOfName()
COMVariant ReceivedTime()
boolean RecipientReassignmentProhibited(boolean _RecipientReassignmentProhibited = false)
SysOutlookRecipients Recipients()
boolean ReminderOverrideDefault(boolean _ReminderOverrideDefault = false)
boolean ReminderPlaySound(boolean _ReminderPlaySound = false)
boolean ReminderSet(boolean _ReminderSet = false)
str ReminderSoundFile(str _ReminderSoundFile = "")
COMVariant ReminderTime(COMVariant _ReminderTime = COMVariant::createNoValue())
int RemoteStatus(int _RemoteStatus = 0)
SysOutlookMailItem Reply()
SysOutlookMailItem ReplyAll()
str ReplyRecipientNames()
SysOutlookRecipients ReplyRecipients()
void Save()
void SaveAs(str _Path, COMVariant _Type = COMVariant::createNoValue())
boolean Saved()
SysOutlookMAPIFolder SaveSentMessageFolder()
void Send()
str SenderName()
int Sensitivity(int _Sensitivity = 0)
boolean Sent()
COMVariant SentOn()
str SentOnBehalfOfName(str _SentOnBehalfOfName = "")
SysOutlook_NameSpace Session()
int Size()
str Subject(str _Subject = "")
boolean Submitted()
str To(str _To = "")
boolean UnRead(boolean _UnRead = false)
SysOutlookUserProperties UserProperties()
str VotingOptions(str _VotingOptions = "")
str VotingResponse(str _VotingResponse = "")

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.