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

Changes in act.outlook.service.interfaces from v20.1 (Version 4.0.30319.42000)
to v21 (Version 4.0.30319.42000)

Removed Added
public interface Act.Outlook.Service.Interfaces.IConfigurationService ()
  • Property: bool ExcludeMyRecordOption { public get; public set; }
  • Property: RecordHistoryOption DefaultReceiveRecordHistoryOption { public get; public set; }
  • Property: bool ExcludeMyRecordOption_AutoAttach { public get; public set; }
  • Property: bool ExcludeMyRecordOption_QuickAttach { public get; public set; }
  • Property: HistoryFormatOptions FormatReceiveOption { public get; public set; }
  • Property: bool HistoryNotifyOfUnmatchedContacts { public get; public set; }
  • Property: bool HistoryReceivePrivateOption { public get; public set; }
public interface Act.Outlook.Service.Interfaces.IConnector ()
  • Method: void ShowAddressBook (IWin32Window parent)
  • Method: string RecryptedPassword ()
  • Method: bool ShowAddressBook (IWin32Window parent)
public interface Act.Outlook.Service.Interfaces.IEmailHistoryInfo ()
  • Property: bool ExcludeMyRecord { public get; public set; }
  • Property: bool ExcludeMyRecord_AutoAttach { public get; public set; }
  • Property: bool ExcludeMyRecord_QuickAttach { public get; public set; }

TopSummary