IN THE SPOTLIGHT: MDE to MDB Conversion Service
(also supports: ACCDE to ACCDB, ADE to ADP, etc)
IN THE SPOTLIGHT: Access Database Repair Service
An in-depth repair service for corrupt Microsoft Access files
IN THE SPOTLIGHT: vbWatchdog
VBA error handling just got easier...
" vbWatchdog is off the chart. It solves a long standing problem of how to consolidate error handling into one global location and avoid repetitious code within applications. "
- Joe Anderson,
Microsoft Access MVP
Meet Shady, the vbWatchdog mascot watching over your VBA code →
(courtesy of Crystal Long, Microsoft Access MVP)
IN THE SPOTLIGHT: vbMAPI
An Outlook / MAPI code library for VBA, .NET and C# projects
Get emails out to your customers reliably, and without hassle, every single time.
Use vbMAPI alongside Microsoft Outlook to add professional emailing capabilities to your projects.
IN THE SPOTLIGHT: Code Protector
Standard compilation to MDE/ACCDE format is flawed and reversible.
This object is a wrapper for the MAPI IProfSect object.
Property Get Properties() As vbMAPI_Properties
Exposes a collection of the MAPI properties set on this profile service. The default member of the vbMAPI_Properties class is Item, therefore in VB you can call vbMAPI_ProfileService.Properties(PropTag) directly.
Property Get NamedProperties(ByVal PropertySetGUID As String, _
ByVal ID As Variant, _
ByVal DataType As EnumMAPIPropDataTypes) As vbMAPI_Property
Provides access to MAPI named properties for this MailItem.
PropertySetGUID: A string representation of the property set GUID (e.g. )
ID: The name (string) or property identifier (integer) representing the property to query from the property set.
DataType: The MAPI data type of the property.
Property Get DisplayName() As String
Property Let DisplayName(ByVal NewName As String)
Returns/sets the value of the MAPI property PR_DISPLAY_NAME from this service.
Property Get ProviderDisplay() As String
Returns the value of the MAPI property PR_PROVIDER_DISPLAY from this profile service.
Property Get ProviderDllName() As String
Returns the value of the MAPI property PR_PROVIDER_DLL_NAME from this profile service.
Property Get ServiceName() As String
Returns the value of the MAPI property PR_SERVICE_NAME from this profile service.
Property Get ResourceFlags() As Long
Returns the value of the MAPI property PR_RESOURCE_FLAGS from this profile service.
Property Get ResourceType() As Long
Returns the value of the MAPI property PR_RESOURCE_TYPE from this profile service.
Property Get Session() As vbMAPI_Session
Returns the session object associated with this object.
Sub Delete()
Deletes this provider from the collection of providers.
Property Get UID() As String
Returns the unique ID associated with this provider.
iTech Masters | VAT: GB202994606 | Terms | Sitemap | Newsletter