Act.Outlook.Integration ISPAOutlookUtil () |
n/a
|
public class Act.Outlook.Integration.ISPAOutlookUtil
|
--> NONE <--
|
- Constructor: public ISPAOutlookUtil ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static string GetCredentials (ServiceProviderType serviceProviderType, string dbname)
- Method: public static string GetCredentialsFromRegistry (ServiceProviderType serviceProviderType, string dbname)
- Method: public static string GetCredentialsFromService (ServiceProviderType serviceProviderType, string dbname)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public static bool InitializeIfNecessary (ServiceProviderType serviceProviderType, string dbname, bool isOutlook)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static List`1 AddressBooks { public get; }
|
Act.Outlook.Integration MAPFolderExtensions () |
n/a
|
public abstract sealed class Act.Outlook.Integration.MAPFolderExtensions
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static Items GetActivitiesForTimeRange (MAPIFolder calendar, DateTime start, DateTime end, bool x)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
public class Act.Outlook.Integration.Utility () |
- Method: public static List`1 GetMultipleSelectedItems (List`1 propertyDataList, List`1 sourceList, string preferenceName)
- Method: public static T GetPreference (List`1 propertyDataList, string preferenceName)
- Method: public static bool IsSelected (List`1 propertyDataList, string item, string preferenceName)
- Method: public static void SetMultipleSelectedItems (List`1 propertyDataList, List`1 selectedList, string preferenceName)
- Method: public static void SetPreference (List`1 propertyDataList, string preferenceName, T value)
|
- Method: public static List`1 GetMultipleSelectedItems (List`1 propertyDataList, List`1 sourceList, string preferenceName)
- Method: public static T GetPreference (List`1 propertyDataList, string preferenceName)
- Method: public static bool IsSelected (List`1 propertyDataList, string item, string preferenceName)
- Method: public static void SetMultipleSelectedItems (List`1 propertyDataList, List`1 selectedList, string preferenceName)
- Method: public static void SetPreference (List`1 propertyDataList, string preferenceName, T value)
|
Microsoft.Office.Interop.Outlook _Application () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Application
|
--> NONE <--
|
- Method: Explorer ActiveExplorer ()
- Property: NameSpace Session { public get; }
- Property: string Version { public get; }
|
Microsoft.Office.Interop.Outlook _AppointmentItem () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._AppointmentItem
|
--> NONE <--
|
- Method: void ClearRecurrencePattern ()
- Method: void Delete ()
- Method: void Display (object Modal)
- Method: RecurrencePattern GetRecurrencePattern ()
- Method: void Save ()
- Method: void SaveAs (string Path, object Type)
- Property: bool AllDayEvent { public get; public set; }
- Property: Attachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: OlBusyStatus BusyStatus { public get; public set; }
- Property: int Duration { public get; public set; }
- Property: DateTime End { public get; public set; }
- Property: string EntryID { public get; }
- Property: Inspector GetInspector { public get; }
- Property: OlImportance Importance { public get; public set; }
- Property: bool IsRecurring { public get; }
- Property: DateTime LastModificationTime { public get; }
- Property: string Location { public get; public set; }
- Property: OlMeetingStatus MeetingStatus { public get; public set; }
- Property: string Organizer { public get; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: Recipients Recipients { public get; }
- Property: OlRecurrenceState RecurrenceState { public get; }
- Property: int ReminderMinutesBeforeStart { public get; public set; }
- Property: bool ReminderOverrideDefault { public get; public set; }
- Property: bool ReminderSet { public get; public set; }
- Property: object RTFBody { public get; public set; }
- Property: OlSensitivity Sensitivity { public get; public set; }
- Property: NameSpace Session { public get; }
- Property: DateTime Start { public get; public set; }
- Property: string Subject { public get; public set; }
- Property: UserProperties UserProperties { public get; }
|
Microsoft.Office.Interop.Outlook _ContactItem () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._ContactItem
|
--> NONE <--
|
- Method: void Delete ()
- Method: void Display (object Modal)
- Method: void Save ()
- Method: void SaveAs (string Path, object Type)
- Property: string Email1EntryID { public get; }
- Property: string Email2EntryID { public get; }
- Property: string Email3EntryID { public get; }
- Property: string EntryID { public get; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: OlSensitivity Sensitivity { public get; public set; }
- Property: NameSpace Session { public get; }
- Property: UserProperties UserProperties { public get; }
|
Microsoft.Office.Interop.Outlook _Inspector () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Inspector
|
--> NONE <--
|
- Method: void Close (OlInspectorClose SaveMode)
|
Microsoft.Office.Interop.Outlook _Items () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Items
|
--> NONE <--
|
- Method: object Add (object Type)
- Method: object Find (string Filter)
- Method: object GetFirst ()
- Method: object GetNext ()
- Method: Items Restrict (string Filter)
- Method: void Sort (string Property, object Descending)
- Property: int Count { public get; }
- Property: bool IncludeRecurrences { public get; public set; }
|
Microsoft.Office.Interop.Outlook _MailItem () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._MailItem
|
--> NONE <--
|
- Method: void Display (object Modal)
- Method: void Save ()
- Property: Attachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: string EntryID { public get; }
- Property: string HTMLBody { public get; public set; }
- Property: DateTime LastModificationTime { public get; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: Recipients Recipients { public get; }
- Property: string Subject { public get; public set; }
|
Microsoft.Office.Interop.Outlook _MeetingItem () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._MeetingItem
|
--> NONE <--
|
- Method: AppointmentItem GetAssociatedAppointment (bool AddToCalendar)
|
Microsoft.Office.Interop.Outlook _NameSpace () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._NameSpace
|
--> NONE <--
|
- Method: AddressEntry GetAddressEntryFromID (string ID)
- Method: MAPIFolder GetDefaultFolder (OlDefaultFolders FolderType)
- Method: object GetItemFromID (string EntryIDItem, object EntryIDStore)
- Property: Recipient CurrentUser { public get; }
- Property: Stores Stores { public get; }
- Property: SyncObjects SyncObjects { public get; }
|
Microsoft.Office.Interop.Outlook _PropertyAccessor () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._PropertyAccessor
|
--> NONE <--
|
- Method: string BinaryToString (object Value)
- Method: object GetProperty (string SchemaName)
- Method: void SetProperty (string SchemaName, object Value)
|
Microsoft.Office.Interop.Outlook _Store () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Store
|
--> NONE <--
|
- Method: MAPIFolder GetDefaultFolder (OlDefaultFolders FolderType)
- Property: OlExchangeStoreType ExchangeStoreType { public get; }
|
Microsoft.Office.Interop.Outlook _SyncObject () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._SyncObject
|
--> NONE <--
|
|
Microsoft.Office.Interop.Outlook AddressEntry () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.AddressEntry
|
--> NONE <--
|
- Property: string Address { public get; public set; }
- Property: string Name { public get; public set; }
- Property: PropertyAccessor PropertyAccessor { public get; }
|
Microsoft.Office.Interop.Outlook Attachment () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Attachment
|
--> NONE <--
|
- Method: void SaveAsFile (string Path)
- Property: string DisplayName { public get; public set; }
- Property: string FileName { public get; }
- Property: object Parent { public get; }
- Property: int Position { public get; public set; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: int Size { public get; }
|
Microsoft.Office.Interop.Outlook Attachments () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Attachments
|
--> NONE <--
|
- Method: Attachment Add (object Source, object Type, object Position, object DisplayName)
- Method: void Remove (int Index)
- Property: int Count { public get; }
- Property: Attachment this [object Index] { public get; }
|
Microsoft.Office.Interop.Outlook Exception () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Exception
|
--> NONE <--
|
- Property: bool Deleted { public get; }
- Property: DateTime OriginalDate { public get; }
|
Microsoft.Office.Interop.Outlook ExplorerEvents_10 () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_10
|
--> NONE <--
|
|
Microsoft.Office.Interop.Outlook ExplorerEvents_10_CloseEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_CloseEventHandler
|
--> NONE <--
|
- Constructor: public ExplorerEvents_10_CloseEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook ExplorerEvents_10_Event () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_10_Event
|
--> NONE <--
|
- Event: public event ExplorerEvents_10_CloseEventHandler Close { get; set; }
|
Microsoft.Office.Interop.Outlook MAPIFolder () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.MAPIFolder
|
--> NONE <--
|
- Property: Items Items { public get; }
- Property: string StoreID { public get; }
|
OlAttachmentType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlAttachmentType
                    olByValue = 1,
                    olByReference = 4,
                    olEmbeddeditem = 5,
                    olOLE = 6,
|
--> NONE <--
|
--> NONE <--
|
OlBusyStatus () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlBusyStatus
                    olFree = 0,
                    olTentative = 1,
                    olBusy = 2,
                    olOutOfOffice = 3,
                    olWorkingElsewhere = 4,
|
--> NONE <--
|
--> NONE <--
|
OlDaysOfWeek () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlDaysOfWeek
                    olSunday = 1,
                    olMonday = 2,
                    olTuesday = 4,
                    olWednesday = 8,
                    olThursday = 16,
                    olFriday = 32,
                    olSaturday = 64,
|
--> NONE <--
|
--> NONE <--
|
OlDefaultFolders () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlDefaultFolders
                    olFolderDeletedItems = 3,
                    olFolderOutbox = 4,
                    olFolderSentMail = 5,
                    olFolderInbox = 6,
                    olFolderCalendar = 9,
                    olFolderContacts = 10,
                    olFolderJournal = 11,
                    olFolderNotes = 12,
                    olFolderTasks = 13,
                    olFolderDrafts = 16,
                    olPublicFoldersAllPublicFolders = 18,
                    olFolderConflicts = 19,
                    olFolderSyncIssues = 20,
                    olFolderLocalFailures = 21,
                    olFolderServerFailures = 22,
                    olFolderJunk = 23,
                    olFolderRssFeeds = 25,
                    olFolderToDo = 28,
                    olFolderManagedEmail = 29,
                    olFolderSuggestedContacts = 30,
|
--> NONE <--
|
--> NONE <--
|
OlExchangeStoreType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlExchangeStoreType
                    olPrimaryExchangeMailbox = 0,
                    olExchangeMailbox = 1,
                    olExchangePublicFolder = 2,
                    olNotExchange = 3,
                    olAdditionalExchangeMailbox = 4,
|
--> NONE <--
|
--> NONE <--
|
OlImportance () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlImportance
                    olImportanceLow = 0,
                    olImportanceNormal = 1,
                    olImportanceHigh = 2,
|
--> NONE <--
|
--> NONE <--
|
OlInspectorClose () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlInspectorClose
                    olSave = 0,
                    olDiscard = 1,
                    olPromptForSave = 2,
|
--> NONE <--
|
--> NONE <--
|
OlItemType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlItemType
                    olMailItem = 0,
                    olAppointmentItem = 1,
                    olContactItem = 2,
                    olTaskItem = 3,
                    olJournalItem = 4,
                    olNoteItem = 5,
                    olPostItem = 6,
                    olDistributionListItem = 7,
                    olMobileItemSMS = 11,
                    olMobileItemMMS = 12,
|
--> NONE <--
|
--> NONE <--
|
OlMailRecipientType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlMailRecipientType
                    olOriginator = 0,
                    olTo = 1,
                    olCC = 2,
                    olBCC = 3,
|
--> NONE <--
|
--> NONE <--
|
OlMeetingStatus () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlMeetingStatus
                    olNonMeeting = 0,
                    olMeeting = 1,
                    olMeetingReceived = 3,
                    olMeetingCanceled = 5,
                    olMeetingReceivedAndCanceled = 7,
|
--> NONE <--
|
--> NONE <--
|
OlRecurrenceState () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlRecurrenceState
                    olApptNotRecurring = 0,
                    olApptMaster = 1,
                    olApptOccurrence = 2,
                    olApptException = 3,
|
--> NONE <--
|
--> NONE <--
|
OlRecurrenceType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlRecurrenceType
                    olRecursDaily = 0,
                    olRecursWeekly = 1,
                    olRecursMonthly = 2,
                    olRecursMonthNth = 3,
                    olRecursYearly = 5,
                    olRecursYearNth = 6,
|
--> NONE <--
|
--> NONE <--
|
OlSaveAsType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlSaveAsType
                    olTXT = 0,
                    olRTF = 1,
                    olTemplate = 2,
                    olMSG = 3,
                    olDoc = 4,
                    olHTML = 5,
                    olVCard = 6,
                    olVCal = 7,
                    olICal = 8,
                    olMSGUnicode = 9,
                    olMHTML = 10,
|
--> NONE <--
|
--> NONE <--
|
OlSensitivity () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlSensitivity
                    olNormal = 0,
                    olPersonal = 1,
                    olPrivate = 2,
                    olConfidential = 3,
|
--> NONE <--
|
--> NONE <--
|
OlUserPropertyType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlUserPropertyType
                    olOutlookInternal = 0,
                    olText = 1,
                    olNumber = 3,
                    olDateTime = 5,
                    olYesNo = 6,
                    olDuration = 7,
                    olKeywords = 11,
                    olPercent = 12,
                    olCurrency = 14,
                    olFormula = 18,
                    olCombination = 19,
                    olInteger = 20,
                    olEnumeration = 21,
                    olSmartFrom = 22,
|
--> NONE <--
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook Recipient () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Recipient
|
--> NONE <--
|
- Method: bool Resolve ()
- Property: string Address { public get; }
- Property: AddressEntry AddressEntry { public get; public set; }
- Property: string Name { public get; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: int Type { public get; public set; }
|
Microsoft.Office.Interop.Outlook Recipients () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Recipients
|
--> NONE <--
|
- Method: Recipient Add (string Name)
- Method: void Remove (int Index)
- Property: int Count { public get; }
|
Microsoft.Office.Interop.Outlook RecurrencePattern () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.RecurrencePattern
|
--> NONE <--
|
- Method: AppointmentItem GetOccurrence (DateTime StartDate)
- Property: int DayOfMonth { public get; public set; }
- Property: OlDaysOfWeek DayOfWeekMask { public get; public set; }
- Property: DateTime EndTime { public get; public set; }
- Property: Exceptions Exceptions { public get; }
- Property: int Instance { public get; public set; }
- Property: int Interval { public get; public set; }
- Property: int MonthOfYear { public get; public set; }
- Property: bool NoEndDate { public get; public set; }
- Property: DateTime PatternEndDate { public get; public set; }
- Property: DateTime PatternStartDate { public get; public set; }
- Property: OlRecurrenceType RecurrenceType { public get; public set; }
- Property: DateTime StartTime { public get; public set; }
|
Microsoft.Office.Interop.Outlook SyncObjects () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.SyncObjects
|
--> NONE <--
|
- Property: SyncObject this [object Index] { public get; }
|
Microsoft.Office.Interop.Outlook UserProperties () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.UserProperties
|
--> NONE <--
|
- Method: UserProperty Add (string Name, OlUserPropertyType Type, object AddToFolderFields, object DisplayFormat)
- Method: UserProperty Find (string Name, object Custom)
|
Microsoft.Office.Interop.Outlook UserProperty () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.UserProperty
|
--> NONE <--
|
- Property: object Value { public get; public set; }
|
Redemption IAddressEntry () |
public interface Redemption.IAddressEntry
|
n/a
|
- Property: object MAPIOBJECT { public get; public set; }
|
--> NONE <--
|
Redemption IAddressLists () |
n/a
|
public interface Redemption.IAddressLists
|
--> NONE <--
|
- Method: AddressList Item (object Index)
|
Redemption IMAPIUtils () |
public interface Redemption.IMAPIUtils
|
n/a
|
- Method: AddressEntry GetAddressEntryFromID (string ID)
- Method: string HrArrayToString (object InputArray)
- Method: object HrGetOneProp (object MAPIProp, int PropTag)
|
--> NONE <--
|
Redemption IRDOAddressEntry () |
public interface Redemption.IRDOAddressEntry
|
n/a
|
- Property: object MAPIOBJECT { public get; }
- Property: string Name { public get; public set; }
- Property: string SMTPAddress { public get; }
|
--> NONE <--
|
Redemption IRDOAppointmentItem () |
public interface Redemption.IRDOAppointmentItem
|
n/a
|
- Method: void ClearRecurrencePattern ()
- Method: void Delete (object DeleteFlags)
- Method: void Display (object Modal, object ParentWnd)
- Method: int GetIDsFromNames (string GUID, object ID)
- Method: RDORecurrencePattern GetRecurrencePattern ()
- Method: void Save ()
- Method: void SaveAs (string Path, object Type)
- Property: bool AllDayEvent { public get; public set; }
- Property: RDOAttachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: int BodyFormat { public get; public set; }
- Property: rdoBusyStatus BusyStatus { public get; public set; }
- Property: int Duration { public get; public set; }
- Property: DateTime End { public get; public set; }
- Property: string EntryID { public get; }
- Property: object this [object PropTag] { public get; public set; }
- Property: string HTMLBody { public get; public set; }
- Property: int Importance { public get; public set; }
- Property: bool IsRecurring { public get; }
- Property: DateTime LastModificationTime { public get; }
- Property: string Location { public get; public set; }
- Property: rdoMeetingStatus MeetingStatus { public get; public set; }
- Property: string Organizer { public get; }
- Property: RDORecipients Recipients { public get; public set; }
- Property: rdoRecurrenceState RecurrenceState { public get; }
- Property: int ReminderMinutesBeforeStart { public get; public set; }
- Property: bool ReminderOverrideDefault { public get; public set; }
- Property: bool ReminderSet { public get; public set; }
- Property: DateTime ReminderTime { public get; public set; }
- Property: string RTFBody { public get; public set; }
- Property: bool SendAsICal { public get; public set; }
- Property: int Sensitivity { public get; public set; }
- Property: RDOSession Session { public get; }
- Property: DateTime Start { public get; public set; }
- Property: string Subject { public get; public set; }
|
--> NONE <--
|
Redemption IRDOAttachment () |
public interface Redemption.IRDOAttachment
|
n/a
|
- Method: void SaveAsFile (string Path)
- Property: string DisplayName { public get; public set; }
- Property: object this [object PropTag] { public get; public set; }
- Property: string FileName { public get; public set; }
- Property: int FileSize { public get; }
- Property: DateTime LastModificationTime { public get; }
- Property: int Position { public get; public set; }
|
--> NONE <--
|
Redemption IRDOAttachments () |
public interface Redemption.IRDOAttachments
|
n/a
|
- Method: RDOAttachment Add (object Source, object Type, object Position, object DisplayName)
- Method: void Clear ()
- Method: IEnumerator GetEnumerator ()
- Property: RDOAttachment this [object Index] { public get; }
- Property: int Count { public get; }
|
--> NONE <--
|
Redemption IRDOContactItem () |
public interface Redemption.IRDOContactItem
|
n/a
|
- Method: void Delete (object DeleteFlags)
- Method: void Display (object Modal, object ParentWnd)
- Method: int GetIDsFromNames (string GUID, object ID)
- Method: void Save ()
- Method: void SaveAs (string Path, object Type)
- Property: string Email1EntryID { public get; public set; }
- Property: string Email2EntryID { public get; public set; }
- Property: string Email3EntryID { public get; public set; }
- Property: string EntryID { public get; }
- Property: object this [object PropTag] { public get; public set; }
- Property: int Sensitivity { public get; public set; }
|
--> NONE <--
|
Redemption IRDOException () |
public interface Redemption.IRDOException
|
n/a
|
- Property: bool Deleted { public get; }
- Property: RDOMail Item { public get; }
- Property: DateTime OriginalDate { public get; }
|
--> NONE <--
|
Redemption IRDOExceptions () |
public interface Redemption.IRDOExceptions
|
n/a
|
- Method: IEnumerator GetEnumerator ()
- Property: int Count { public get; }
|
--> NONE <--
|
Redemption IRDOFolder () |
public interface Redemption.IRDOFolder
|
n/a
|
- Property: RDOItems Items { public get; }
- Property: string StoreID { public get; }
|
--> NONE <--
|
Redemption IRDOFolder2 () |
public interface Redemption.IRDOFolder2
|
n/a
|
- Method: RDOItems GetActivitiesForTimeRange (DateTime StartTime, DateTime EndTime, bool SortAscending)
|
--> NONE <--
|
Redemption IRDOItems () |
public interface Redemption.IRDOItems
|
n/a
|
- Method: RDOMail Add (object Type)
- Method: RDOMail Find (string Filter)
- Method: IEnumerator GetEnumerator ()
- Method: RDOMail GetFirst ()
- Method: RDOMail GetNext ()
- Property: int Count { public get; }
|
--> NONE <--
|
Redemption IRDOMail () |
public interface Redemption.IRDOMail
|
n/a
|
- Method: void Delete (object DeleteFlags)
- Method: void Display (object Modal, object ParentWnd)
- Method: int GetIDsFromNames (string GUID, object ID)
- Method: void Save ()
- Property: RDOAttachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: string EntryID { public get; }
- Property: object this [object PropTag] { public get; public set; }
- Property: string HTMLBody { public get; public set; }
- Property: DateTime LastModificationTime { public get; }
- Property: RDORecipients Recipients { public get; public set; }
- Property: string Subject { public get; public set; }
|
--> NONE <--
|
Redemption IRDORecipient () |
public interface Redemption.IRDORecipient
|
n/a
|
- Property: string Address { public get; public set; }
- Property: RDOAddressEntry AddressEntry { public get; }
- Property: object this [object PropTag] { public get; public set; }
- Property: string Name { public get; public set; }
|
--> NONE <--
|
Redemption IRDORecipients () |
public interface Redemption.IRDORecipients
|
n/a
|
- Method: RDORecipient Add (object Source)
- Method: RDORecipient AddEx (string Name, object Address, object AddressType, object Type)
- Method: void Clear ()
- Method: RDORecipient GetFirst ()
- Method: RDORecipient GetNext ()
|
--> NONE <--
|
Redemption IRDORecurrencePattern () |
public interface Redemption.IRDORecurrencePattern
|
n/a
|
- Method: RDOMail GetOccurence (object StartDateOrIndex)
- Property: int DayOfMonth { public get; public set; }
- Property: int DayOfWeekMask { public get; public set; }
- Property: DateTime EndTime { public get; public set; }
- Property: RDOExceptions Exceptions { public get; }
- Property: int Instance { public get; public set; }
- Property: int Interval { public get; public set; }
- Property: int MonthOfYear { public get; public set; }
- Property: bool NoEndDate { public get; public set; }
- Property: DateTime PatternEndDate { public get; public set; }
- Property: DateTime PatternStartDate { public get; public set; }
- Property: rdoRecurrenceType RecurrenceType { public get; public set; }
- Property: DateTime StartTime { public get; public set; }
|
--> NONE <--
|
Redemption IRDOSession () |
public interface Redemption.IRDOSession
|
n/a
|
- Method: RDOFolder GetDefaultFolder (rdoDefaultFolders FolderType)
- Method: void Logon (object ProfileName, object Password, object ShowDialog, object NewSession, object ParentWindowHandle, object NoMail)
- Property: RDOAddressEntry CurrentUser { public get; }
- Property: bool LoggedOn { public get; }
- Property: object MAPIOBJECT { public get; public set; }
- Property: RDOStores Stores { public get; }
|
--> NONE <--
|
Redemption IRDOStore () |
public interface Redemption.IRDOStore
|
n/a
|
- Method: RDOFolder GetDefaultFolder (rdoDefaultFolders FolderType)
- Property: TxStoreKind StoreKind { public get; }
|
--> NONE <--
|
Redemption iRDOStores () |
public interface Redemption.iRDOStores
|
n/a
|
- Method: IEnumerator GetEnumerator ()
|
--> NONE <--
|
rdoBusyStatus () |
public sealed enum Redemption.rdoBusyStatus
                    olFree = 0,
                    olTentative = 1,
                    olBusy = 2,
                    olOutOfOffice = 3,
                    olWorkingElsewhere = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
rdoDaysOfWeek () |
public sealed enum Redemption.rdoDaysOfWeek
                    olSunday = 1,
                    olMonday = 2,
                    olTuesday = 4,
                    olWednesday = 8,
                    olThursday = 16,
                    olFriday = 32,
                    olSaturday = 64,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
rdoDefaultFolders () |
public sealed enum Redemption.rdoDefaultFolders
                    olFolderDeletedItems = 3,
                    olFolderOutbox = 4,
                    olFolderSentMail = 5,
                    olFolderInbox = 6,
                    olFolderCalendar = 9,
                    olFolderContacts = 10,
                    olFolderJournal = 11,
                    olFolderNotes = 12,
                    olFolderTasks = 13,
                    olFolderDrafts = 16,
                    olPublicFoldersAllPublicFolders = 18,
                    olFolderConflicts = 19,
                    olFolderSyncIssues = 20,
                    olFolderLocalFailures = 21,
                    olFolderServerFailures = 22,
                    olFolderJunk = 23,
                    olFolderRssSubscriptions = 25,
                    olFolderToDo = 28,
                    olFolderManagedEmail = 29,
                    olFolderSuggestedContacts = 30,
                    olPublicFoldersFavorites = 9029,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
rdoMeetingStatus () |
public sealed enum Redemption.rdoMeetingStatus
                    olNonMeeting = 0,
                    olMeeting = 1,
                    olMeetingReceived = 3,
                    olMeetingCanceled = 5,
                    olMeetingRecievedAndCanceled = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
rdoRecurrenceState () |
public sealed enum Redemption.rdoRecurrenceState
                    olApptNotRecurring = 0,
                    olApptMaster = 1,
                    olApptOccurrence = 2,
                    olApptException = 3,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
rdoRecurrenceType () |
public sealed enum Redemption.rdoRecurrenceType
                    olRecursDaily = 0,
                    olRecursWeekly = 1,
                    olRecursMonthly = 2,
                    olRecursMonthNth = 3,
                    olRecursYearly = 5,
                    olRecursYearNth = 6,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
TxStoreKind () |
public sealed enum Redemption.TxStoreKind
                    skUnknown = 0,
                    skPstAnsi = 1,
                    skPstUnicode = 2,
                    skPrimaryExchangeMailbox = 3,
                    skDelegateExchangeMailbox = 4,
                    skPublicFolders = 5,
                    skBCM = 6,
                    skIMAP4 = 7,
                    skHotmail = 8,
                    skEAS = 9,
|
n/a
|
--> NONE <--
|
--> NONE <--
|