代码搜索:MAPI

找到约 647 项符合「MAPI」的源代码

代码结果 647
www.eeworm.com/read/268118/11151899

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, StdCtrls, Buttons ,Mapi; type TForm1 = class(TForm) lblProfile: TL
www.eeworm.com/read/135259/13945634

h mapitags.h

/* * M A P I T A G S . H * * Property tag definitions for standard properties of MAPI * objects. * * The following ranges should be used for all property IDs. Note that * property I
www.eeworm.com/read/236337/14020614

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, StdCtrls, Buttons ,Mapi; type TForm1 = class(TForm) lblProfile: TL
www.eeworm.com/read/236337/14020638

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, StdCtrls, Buttons ,Mapi; type TForm1 = class(TForm) lblProfile: TL
www.eeworm.com/read/104928/15681239

wsf delfolder.wsf

www.eeworm.com/read/104928/15681240

vbs extractor.vbs

'extractor.vbs Dim objMessage, objSession, objMessages, objFilter Dim objFolder, sline, sBody Dim nLast, nPos, nF Set objSession = CreateObject("MAPI.Session") 'logon using an existing sessi
www.eeworm.com/read/125499/14489565

htm ch10.htm

Chapter 10 -- Building a MAPI-Enabled Fourm Tool
www.eeworm.com/read/125499/14489567

htm ch11.htm

Chapter 11 -- Creating a MAPI Email Agent
www.eeworm.com/read/16910/702406

h mapival.h

/* * M A P I V A L . H * * Macros used to validate parameters on standard MAPI object methods. * Used in conjunction with routines found in MAPIU.DLL. * * Copyright 1986-1996 Micro
www.eeworm.com/read/16910/702610

h mapiform.h

/* * M A P I F O R M . H * * Declarations of interfaces for clients and providers of MAPI * forms and form registries. * * Copyright 1986-1996 Microsoft Corporation. All Rights Reserve