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

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

Removed Added
public class Act.Outlook.Addin.Shared.Connect ()
  • Method: public List`1 DeconstructAddressEntries (AddressEntries members)
  • Method: public List`1 DeconstructRecipients (Recipients recipients, HashSet`1 recipientTypes)
  • Method: public virtual void LogException (Exception se)
  • Field: public Application outlookAppObject
  • Method: public List`1 DeconstructAddressEntries (AddressEntries addressEntries)
  • Method: public List`1 DeconstructRecipients (Recipients recipients, HashSet`1 recipientTypes)
  • Method: public RecipientInfo GetCurrentOutlookUserEmail ()
public interface Act.Outlook.Addin.Shared.IACTExceptionLogger ()
  • Method: void LogException (Exception se)
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._Explorer ()
  • Property: Application Application { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._NameSpace ()
--> NONE <--
  • Method: bool CompareEntryIDs (string FirstEntryID, string SecondEntryID)
  • Property: Recipient CurrentUser { public get; }
  • Property: NameSpace Session { public get; }
public interface Microsoft.Office.Interop.Outlook._Table ()
--> NONE <--
  • Method: int GetRowCount ()

TopSummary