Class: SysOutlookNameSpace

class SysOutlookNameSpace implements SysOutlook_NameSpace

Constructor Method

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

Public Instance Methods

SysOutlookAddressLists AddressLists()
void AddStore(COMVariant _Store)
SysOutlook_Application Application()
int Class()
SysOutlookRecipient CreateRecipient(str _RecipientName)
SysOutlookRecipient CurrentUser()
SysOutlook_Folders Folders()
SysOutlookMAPIFolder GetDefaultFolder(int _FolderType)
SysOutlookMAPIFolder GetFolderFromID(str _EntryIDFolder, COMVariant _EntryIDStore = COMVariant::createNoValue())
COM GetItemFromID(str _EntryIDItem, COMVariant _EntryIDStore = COMVariant::createNoValue())
SysOutlookRecipient GetRecipientFromID(str _EntryID)
SysOutlookMAPIFolder GetSharedDefaultFolder(SysOutlookRecipient _Recipient, int _FolderType)
void Logoff()
void Logon(COMVariant _Profile = COMVariant::createNoValue(), COMVariant _Password = COMVariant::createNoValue(), COMVariant _ShowDialog = COMVariant::createNoValue(), COMVariant _NewSession = COMVariant::createNoValue())
COM Parent()
SysOutlookMAPIFolder PickFolder()
SysOutlook_NameSpace Session()
SysOutlookSyncObjects SyncObjects()
str Type()

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.