Changes in act.outlook.addin.shared from v20.1 (Version 4.0.30319.42000)<br> to v21 (Version 4.0.30319.42000)

Changes in act.outlook.addin.shared from v20.1 (Version 4.0.30319.42000)
to v21 (Version 4.0.30319.42000)

Removed Added
public class Act.Outlook.Addin.Shared.Connect ()
  • Method: public void AddEmailHistory (MailItem mailItem, OutlookHistoryType historyType, IContact[] attachContacts, bool bHistoryPrivate, HistoryFormatOptions nFormatOption, IDatabaseInfo dbItem, bool bRecordToSender, bool bIsQuickAttach, bool createMissingContacts)
  • Method: public virtual void AddEmailHistory (MailItem mailItem, OutlookHistoryType historyType, IContact[] attachContacts, bool bHistoryPrivate, HistoryFormatOptions nFormatOption, IDatabaseInfo dbItem, bool bRecordToSender, bool bIsQuickAttach, bool createMissingContacts, int selectedEmailCount)
  • Method: public void SaveAsSent (MailItem mailItem, string saveAsFileName)
Act.Outlook.Addin.Shared EventLogger ()
n/a public abstract sealed class Act.Outlook.Addin.Shared.EventLogger
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Method: public static void WriteEntry (string entry, EventLogEntryType entryType)
public interface Microsoft.Office.Core._CommandBarButtonEvents_Event ()
  • Event: public event _CommandBarButtonEvents_ClickEventHandler Click
  • Event: public event _CommandBarButtonEvents_ClickEventHandler Click { get; set; }
Microsoft.Office.Core _CommandBarComboBoxEvents ()
n/a public interface Microsoft.Office.Core._CommandBarComboBoxEvents
--> NONE <--
  • Method: void Change (CommandBarComboBox Ctrl)
Microsoft.Office.Core _CommandBarComboBoxEvents_ChangeEventHandler ()
n/a public sealed delegate Microsoft.Office.Core._CommandBarComboBoxEvents_ChangeEventHandler
--> NONE <--
  • Constructor: public _CommandBarComboBoxEvents_ChangeEventHandler (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 (CommandBarComboBox Ctrl)
  • 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.Core _CommandBarComboBoxEvents_Event ()
n/a public interface Microsoft.Office.Core._CommandBarComboBoxEvents_Event
--> NONE <--
  • Event: public event _CommandBarComboBoxEvents_ChangeEventHandler Change { get; set; }
Microsoft.Office.Interop.Outlook _ExchangeDistributionList ()
n/a public interface Microsoft.Office.Interop.Outlook._ExchangeDistributionList
--> NONE <--
  • Method: AddressEntries GetExchangeDistributionListMembers ()
Microsoft.Office.Interop.Outlook _ExchangeUser ()
n/a public interface Microsoft.Office.Interop.Outlook._ExchangeUser
--> NONE <--
  • Property: string PrimarySmtpAddress { public get; }
public interface Microsoft.Office.Interop.Outlook._MailItem ()
  • Method: void SaveAs (string Path, object Type)
  • Property: Application Application { public get; }
  • Property: DateTime LastModificationTime { public get; }
  • Property: AddressEntry Sender { public get; public set; }
  • Property: string SenderEmailAddress { public get; }
  • Property: UserProperties UserProperties { public get; }
public interface Microsoft.Office.Interop.Outlook._NameSpace ()
--> NONE <--
  • Method: object GetItemFromID (string EntryIDItem, object EntryIDStore)
Microsoft.Office.Interop.Outlook _PropertyAccessor ()
n/a public interface Microsoft.Office.Interop.Outlook._PropertyAccessor
--> NONE <--
  • Method: object GetProperty (string SchemaName)
public interface Microsoft.Office.Interop.Outlook._Reminder ()
--> NONE <--
  • Property: string Caption { public get; }
Microsoft.Office.Interop.Outlook AddressEntry ()
n/a public interface Microsoft.Office.Interop.Outlook.AddressEntry
--> NONE <--
  • Method: ExchangeDistributionList GetExchangeDistributionList ()
  • Method: ExchangeUser GetExchangeUser ()
  • Property: string Address { public get; public set; }
  • Property: OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: string ID { public get; }
  • Property: AddressEntries Members { public get; }
  • Property: string Name { public get; public set; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: string Type { public get; public set; }
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_11 ()
--> NONE <--
  • Method: void NewMailEx (string EntryIDCollection)
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_11_Event ()
  • Event: public event ApplicationEvents_11_ItemSendEventHandler ItemSend
  • Event: public event ApplicationEvents_11_OptionsPagesAddEventHandler OptionsPagesAdd
  • Event: public event ApplicationEvents_11_ItemSendEventHandler ItemSend { get; set; }
  • Event: public event ApplicationEvents_11_NewMailExEventHandler NewMailEx { get; set; }
  • Event: public event ApplicationEvents_11_OptionsPagesAddEventHandler OptionsPagesAdd { get; set; }
Microsoft.Office.Interop.Outlook ApplicationEvents_11_NewMailExEventHandler ()
n/a public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_NewMailExEventHandler
--> NONE <--
  • Constructor: public ApplicationEvents_11_NewMailExEventHandler (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 (string EntryIDCollection)
  • 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; }
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_10_Event ()
  • Event: public event ExplorerEvents_10_SelectionChangeEventHandler SelectionChange
  • Event: public event ExplorerEvents_10_SelectionChangeEventHandler SelectionChange { get; set; }
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_Event ()
  • Event: public event ExplorerEvents_CloseEventHandler Close
  • Event: public event ExplorerEvents_CloseEventHandler Close { get; set; }
public interface Microsoft.Office.Interop.Outlook.ExplorersEvents_Event ()
  • Event: public event ExplorersEvents_NewExplorerEventHandler NewExplorer
  • Event: public event ExplorersEvents_NewExplorerEventHandler NewExplorer { get; set; }
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_Event ()
  • Event: public event InspectorEvents_ActivateEventHandler Activate
  • Event: public event InspectorEvents_CloseEventHandler Close
  • Event: public event InspectorEvents_ActivateEventHandler Activate { get; set; }
  • Event: public event InspectorEvents_CloseEventHandler Close { get; set; }
public interface Microsoft.Office.Interop.Outlook.InspectorsEvents_Event ()
  • Event: public event InspectorsEvents_NewInspectorEventHandler NewInspector
  • Event: public event InspectorsEvents_NewInspectorEventHandler NewInspector { get; set; }
public interface Microsoft.Office.Interop.Outlook.ItemEvents_10_Event ()
  • Event: public event ItemEvents_10_OpenEventHandler Open
  • Event: public event ItemEvents_10_OpenEventHandler Open { get; set; }
OlAddressEntryUserType ()
n/a public sealed enum Microsoft.Office.Interop.Outlook.OlAddressEntryUserType
                    olExchangeUserAddressEntry = 0,
                    olExchangeDistributionListAddressEntry = 1,
                    olExchangePublicFolderAddressEntry = 2,
                    olExchangeAgentAddressEntry = 3,
                    olExchangeOrganizationAddressEntry = 4,
                    olExchangeRemoteUserAddressEntry = 5,
                    olOutlookContactAddressEntry = 10,
                    olOutlookDistributionListAddressEntry = 11,
                    olLdapAddressEntry = 20,
                    olSmtpAddressEntry = 30,
                    olOtherAddressEntry = 40,
--> NONE <-- --> NONE <--
OlItemType ()
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,
n/a
--> NONE <-- --> NONE <--
OlMailRecipientType ()
n/a public sealed enum Microsoft.Office.Interop.Outlook.OlMailRecipientType
                    olOriginator = 0,
                    olTo = 1,
                    olCC = 2,
                    olBCC = 3,
--> NONE <-- --> NONE <--
OlSaveAsType ()
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,
n/a
--> NONE <-- --> NONE <--
public interface Microsoft.Office.Interop.Outlook.Recipient ()
  • Property: string Address { public get; }
  • Property: AddressEntry AddressEntry { public get; public set; }
  • Property: int Type { public get; public set; }
public interface Microsoft.Office.Interop.Outlook.ReminderCollectionEvents_Event ()
  • Event: public event ReminderCollectionEvents_ReminderFireEventHandler ReminderFire
  • Event: public event ReminderCollectionEvents_ReminderFireEventHandler ReminderFire { get; set; }
Microsoft.Office.Interop.Outlook UserProperties ()
n/a public interface Microsoft.Office.Interop.Outlook.UserProperties
--> NONE <--
  • Property: UserProperty this [object Index] { public get; }
Microsoft.Office.Interop.Outlook UserProperty ()
n/a public interface Microsoft.Office.Interop.Outlook.UserProperty
--> NONE <--
  • Property: object Value { public get; public set; }
public interface Microsoft.Office.Interop.Word._Application ()
--> NONE <--
  • Property: string Name { public get; }
public interface Microsoft.Office.Interop.Word._Document ()
  • Property: object AttachedTemplate { public get; public set; }
  • Property: string Name { public get; }
public interface Microsoft.Office.Interop.Word.ApplicationEvents4_Event ()
  • Event: public event ApplicationEvents4_DocumentBeforeCloseEventHandler DocumentBeforeClose
  • Event: public event ApplicationEvents4_DocumentBeforeCloseEventHandler DocumentBeforeClose { get; set; }
public interface Microsoft.Office.Interop.Word.Template ()
--> NONE <--
  • Property: string Name { public get; }
public interface Redemption.IRDOAppointmentItem ()
--> NONE <--
  • Property: string Subject { public get; public set; }
public interface Redemption.IRDOFolder ()
  • Property: int DefaultItemType { public get; }
  • Property: string Name { public get; public set; }
public interface Redemption.IRDOItemsEvents_Event ()
  • Event: public event IRDOItemsEvents_ItemAddEventHandler ItemAdd
  • Event: public event IRDOItemsEvents_ItemChangeEventHandler ItemChange
  • Event: public event IRDOItemsEvents_ItemAddEventHandler ItemAdd { get; set; }
  • Event: public event IRDOItemsEvents_ItemChangeEventHandler ItemChange { get; set; }
public interface Redemption.IRDOMail ()
--> NONE <--
  • Property: string Subject { public get; public set; }

TopSummary