Changes in microsoft.office.interop.outlook from v20.1 (Version 4.0.30319.42000)<br> to v21 (Version 4.0.30319.42000)

Changes in microsoft.office.interop.outlook from v20.1 (Version 4.0.30319.42000)
to v21 (Version 4.0.30319.42000)

Removed Added
Microsoft.Office.Interop.Outlook _Account ()
public interface Microsoft.Office.Interop.Outlook._Account n/a
  • Method: AddressEntry GetAddressEntryFromID (string ID)
  • Method: Recipient GetRecipientFromID (string EntryID)
  • Property: OlAccountType AccountType { public get; }
  • Property: Application Application { public get; }
  • Property: OlAutoDiscoverConnectionMode AutoDiscoverConnectionMode { public get; }
  • Property: string AutoDiscoverXml { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: Recipient CurrentUser { public get; }
  • Property: Store DeliveryStore { public get; }
  • Property: string DisplayName { public get; }
  • Property: OlExchangeConnectionMode ExchangeConnectionMode { public get; }
  • Property: string ExchangeMailboxServerName { public get; }
  • Property: string ExchangeMailboxServerVersion { public get; }
  • Property: object IOlkAccount { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string SmtpAddress { public get; }
  • Property: string UserName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AccountRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._AccountRuleCondition n/a
  • Property: Account Account { public get; public set; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Accounts ()
public interface Microsoft.Office.Interop.Outlook._Accounts n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Account this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AccountSelector ()
public interface Microsoft.Office.Interop.Outlook._AccountSelector n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: object Parent { public get; }
  • Property: Account SelectedAccount { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AddressRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._AddressRuleCondition n/a
  • Property: object Address { public get; public set; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._Application ()
  • Method: object GetObjectReference (object Item, OlReferenceType ReferenceType)
  • Method: void RefreshFormRegionDefinition (string RegionName)
  • Property: IAssistance Assistance { public get; }
  • Property: string DefaultProfileName { public get; }
  • Property: bool IsTrusted { public get; }
  • Property: PickerDialog PickerDialog { public get; }
  • Property: TimeZones TimeZones { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._AppointmentItem ()
  • Method: AppointmentItem CopyTo (MAPIFolder DestinationFolder, OlAppointmentCopyOptions CopyOptions)
  • Method: Conversation GetConversation ()
  • Method: AddressEntry GetOrganizer ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: DateTime EndInEndTimeZone { public get; public set; }
  • Property: TimeZone EndTimeZone { public get; public set; }
  • Property: DateTime EndUTC { public get; public set; }
  • Property: bool ForceUpdateToAllAttendees { public get; public set; }
  • Property: string GlobalAppointmentID { public get; }
  • Property: string MeetingWorkspaceURL { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
  • Property: Account SendUsingAccount { public get; public set; }
  • Property: DateTime StartInStartTimeZone { public get; public set; }
  • Property: TimeZone StartTimeZone { public get; public set; }
  • Property: DateTime StartUTC { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AssignToCategoryRuleAction ()
public interface Microsoft.Office.Interop.Outlook._AssignToCategoryRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: object Categories { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AttachmentSelection ()
public interface Microsoft.Office.Interop.Outlook._AttachmentSelection n/a
  • Method: Selection GetSelection (OlSelectionContents SelectionContents)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Attachment this [object Index] { public get; }
  • Property: OlSelectionLocation Location { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AutoFormatRule ()
public interface Microsoft.Office.Interop.Outlook._AutoFormatRule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: string Filter { public get; public set; }
  • Property: ViewFont Font { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool Standard { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _AutoFormatRules ()
public interface Microsoft.Office.Interop.Outlook._AutoFormatRules n/a
  • Method: AutoFormatRule Add (string Name)
  • Method: AutoFormatRule Insert (string Name, object Index)
  • Method: void Remove (object Index)
  • Method: void RemoveAll ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: AutoFormatRule this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _BusinessCardView ()
public interface Microsoft.Office.Interop.Outlook._BusinessCardView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: int CardSize { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Filter { public get; public set; }
  • Property: ViewFont HeadingsFont { public get; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OrderFields SortFields { public get; }
  • Property: bool Standard { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _CalendarModule ()
public interface Microsoft.Office.Interop.Outlook._CalendarModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _CalendarSharing ()
public interface Microsoft.Office.Interop.Outlook._CalendarSharing n/a
  • Method: MailItem ForwardAsICal (OlCalendarMailFormat MailFormat)
  • Method: void SaveAsICal (string Path)
  • Property: Application Application { public get; }
  • Property: OlCalendarDetail CalendarDetail { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: DateTime EndDate { public get; public set; }
  • Property: MAPIFolder Folder { public get; }
  • Property: bool IncludeAttachments { public get; public set; }
  • Property: bool IncludePrivateDetails { public get; public set; }
  • Property: bool IncludeWholeCalendar { public get; public set; }
  • Property: object Parent { public get; }
  • Property: bool RestrictToWorkingHours { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: DateTime StartDate { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _CalendarView ()
public interface Microsoft.Office.Interop.Outlook._CalendarView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: AutoFormatRules AutoFormatRules { public get; }
  • Property: bool BoldDatesWithItems { public get; public set; }
  • Property: bool BoldSubjects { public get; public set; }
  • Property: OlCalendarViewMode CalendarViewMode { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: int DaysInMultiDayMode { public get; public set; }
  • Property: ViewFont DayWeekFont { public get; }
  • Property: ViewFont DayWeekTimeFont { public get; }
  • Property: OlDayWeekTimeScale DayWeekTimeScale { public get; public set; }
  • Property: object DisplayedDates { public get; }
  • Property: string EndField { public get; public set; }
  • Property: string Filter { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: ViewFont MonthFont { public get; }
  • Property: bool MonthShowEndTime { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: DateTime SelectedEndTime { public get; }
  • Property: DateTime SelectedStartTime { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool Standard { public get; }
  • Property: string StartField { public get; public set; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _CardView ()
public interface Microsoft.Office.Interop.Outlook._CardView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: bool AllowInCellEditing { public get; public set; }
  • Property: Application Application { public get; }
  • Property: AutoFormatRules AutoFormatRules { public get; }
  • Property: ViewFont BodyFont { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Filter { public get; public set; }
  • Property: ViewFont HeadingsFont { public get; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: int MultiLineFieldHeight { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool ShowEmptyFields { public get; public set; }
  • Property: OrderFields SortFields { public get; }
  • Property: bool Standard { public get; }
  • Property: ViewFields ViewFields { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: int Width { public get; public set; }
  • Property: string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Categories ()
public interface Microsoft.Office.Interop.Outlook._Categories n/a
  • Method: Category Add (string Name, object Color, object ShortcutKey)
  • Method: void Remove (object Index)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Category this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Category ()
public interface Microsoft.Office.Interop.Outlook._Category n/a
  • Property: Application Application { public get; }
  • Property: uint CategoryBorderColor { public get; }
  • Property: uint CategoryGradientBottomColor { public get; }
  • Property: uint CategoryGradientTopColor { public get; }
  • Property: string CategoryID { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlCategoryColor Color { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OlCategoryShortcutKey ShortcutKey { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _CategoryRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._CategoryRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: object Categories { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Column ()
public interface Microsoft.Office.Interop.Outlook._Column n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ColumnFormat ()
public interface Microsoft.Office.Interop.Outlook._ColumnFormat n/a
  • Property: OlAlign Align { public get; public set; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int FieldFormat { public get; public set; }
  • Property: OlUserPropertyType FieldType { public get; }
  • Property: string Label { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: int Width { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Columns ()
public interface Microsoft.Office.Interop.Outlook._Columns n/a
  • Method: Column Add (string Name)
  • Method: void Remove (object Index)
  • Method: void RemoveAll ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Column this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._ContactItem ()
  • Method: void AddBusinessCardLogoPicture (string Path)
  • Method: void AddPicture (string Path)
  • Method: void ClearTaskFlag ()
  • Method: MailItem ForwardAsBusinessCard ()
  • Method: Conversation GetConversation ()
  • Method: void MarkAsTask (OlMarkInterval MarkInterval)
  • Method: void RemovePicture ()
  • Method: void ResetBusinessCard ()
  • Method: void SaveBusinessCardImage (string Path)
  • Method: void ShowBusinessCardEditor ()
  • Method: void ShowCheckAddressDialog (OlMailingAddress MailingAddress)
  • Method: void ShowCheckFullNameDialog ()
  • Method: void ShowCheckPhoneDialog (OlContactPhoneNumber PhoneNumber)
  • Property: bool AutoResolvedWinner { public get; }
  • Property: string BusinessCardLayoutXml { public get; public set; }
  • Property: OlBusinessCardType BusinessCardType { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: bool HasPicture { public get; }
  • Property: bool IsMarkedAsTask { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: bool ReminderOverrideDefault { public get; public set; }
  • Property: bool ReminderPlaySound { public get; public set; }
  • Property: bool ReminderSet { public get; public set; }
  • Property: string ReminderSoundFile { public get; public set; }
  • Property: DateTime ReminderTime { public get; public set; }
  • Property: object RTFBody { public get; public set; }
  • Property: DateTime TaskCompletedDate { public get; public set; }
  • Property: DateTime TaskDueDate { public get; public set; }
  • Property: DateTime TaskStartDate { public get; public set; }
  • Property: string TaskSubject { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ContactsModule ()
public interface Microsoft.Office.Interop.Outlook._ContactsModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Conversation ()
public interface Microsoft.Office.Interop.Outlook._Conversation n/a
  • Method: void ClearAlwaysAssignCategories (Store Store)
  • Method: string GetAlwaysAssignCategories (Store Store)
  • Method: OlAlwaysDeleteConversation GetAlwaysDelete (Store Store)
  • Method: MAPIFolder GetAlwaysMoveToFolder (Store Store)
  • Method: SimpleItems GetChildren (object Item)
  • Method: object GetParent (object Item)
  • Method: SimpleItems GetRootItems ()
  • Method: Table GetTable ()
  • Method: void MarkAsRead ()
  • Method: void MarkAsUnread ()
  • Method: void SetAlwaysAssignCategories (string Categories, Store Store)
  • Method: void SetAlwaysDelete (OlAlwaysDeleteConversation AlwaysDelete, Store Store)
  • Method: void SetAlwaysMoveToFolder (MAPIFolder MoveToFolder, Store Store)
  • Method: void StopAlwaysDelete (Store Store)
  • Method: void StopAlwaysMoveToFolder (Store Store)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string ConversationID { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ConversationHeader ()
public interface Microsoft.Office.Interop.Outlook._ConversationHeader n/a
  • Method: Conversation GetConversation ()
  • Method: SimpleItems GetItems ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string ConversationID { public get; }
  • Property: string ConversationTopic { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._DDocSiteControl ()
  • Property: sbyte ReadOnly { public get; public set; }
  • Property: sbyte SuppressAttachments { public get; public set; }
  • Property: bool ReadOnly { public get; public set; }
Microsoft.Office.Interop.Outlook _DInspectorCtrl ()
n/a public interface Microsoft.Office.Interop.Outlook._DInspectorCtrl
--> NONE <--
  • Method: void OnItemChange (object pdispItem)
  • Property: object Item { public get; }
  • Property: string URL { public get; public set; }
Microsoft.Office.Interop.Outlook _DInspectorEvents_SinkHelper ()
n/a public sealed class Microsoft.Office.Interop.Outlook._DInspectorEvents_SinkHelper
--> NONE <--
  • Field: public int m_dwCookie
  • 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 ()
public interface Microsoft.Office.Interop.Outlook._DistListItem ()
  • Method: void ClearTaskFlag ()
  • Method: Conversation GetConversation ()
  • Method: void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: bool IsMarkedAsTask { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: bool ReminderOverrideDefault { public get; public set; }
  • Property: bool ReminderPlaySound { public get; public set; }
  • Property: bool ReminderSet { public get; public set; }
  • Property: string ReminderSoundFile { public get; public set; }
  • Property: DateTime ReminderTime { public get; public set; }
  • Property: object RTFBody { public get; public set; }
  • Property: DateTime TaskCompletedDate { public get; public set; }
  • Property: DateTime TaskDueDate { public get; public set; }
  • Property: DateTime TaskStartDate { public get; public set; }
  • Property: string TaskSubject { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook._DocSiteControlClass ()
  • Property: virtual sbyte ReadOnly { public get; public set; }
  • Property: virtual sbyte SuppressAttachments { public get; public set; }
  • Property: virtual bool ReadOnly { public get; public set; }
public interface Microsoft.Office.Interop.Outlook._DocumentItem ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _DPageWrapCtrl ()
n/a public interface Microsoft.Office.Interop.Outlook._DPageWrapCtrl
--> NONE <--
  • Property: uint BackColor { public get; public set; }
Microsoft.Office.Interop.Outlook _DPageWrapCtrlEvents_SinkHelper ()
n/a public sealed class Microsoft.Office.Interop.Outlook._DPageWrapCtrlEvents_SinkHelper
--> NONE <--
  • Field: public int m_dwCookie
  • 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 ()
Microsoft.Office.Interop.Outlook _DpxCtrlClass ()
n/a public class Microsoft.Office.Interop.Outlook._DpxCtrlClass
--> NONE <--
  • Constructor: public _DpxCtrlClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual int EndDate { public get; public set; }
  • Property: virtual int StartDate { public get; public set; }
public interface Microsoft.Office.Interop.Outlook._DRecipientControl ()
  • Property: sbyte Enabled { public get; public set; }
  • Property: sbyte ReadOnly { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: bool ReadOnly { public get; public set; }
Microsoft.Office.Interop.Outlook _ExchangeDistributionList ()
public interface Microsoft.Office.Interop.Outlook._ExchangeDistributionList n/a
  • Method: void Delete ()
  • Method: void Details (object HWnd)
  • Method: ContactItem GetContact ()
  • Method: ExchangeDistributionList GetExchangeDistributionList ()
  • Method: AddressEntries GetExchangeDistributionListMembers ()
  • Method: ExchangeUser GetExchangeUser ()
  • Method: string GetFreeBusy (DateTime Start, int MinPerChar, object CompleteFormat)
  • Method: AddressEntries GetMemberOfList ()
  • Method: AddressEntries GetOwners ()
  • Method: void Update (object MakePermanent, object Refresh)
  • Method: void UpdateFreeBusy ()
  • Property: string Address { public get; public set; }
  • Property: OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: string Alias { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Comments { public get; public set; }
  • Property: OlDisplayType DisplayType { public get; }
  • Property: string ID { public get; }
  • Property: AddressEntry Manager { public get; }
  • Property: object MAPIOBJECT { public get; public set; }
  • Property: AddressEntries Members { public get; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: string PrimarySmtpAddress { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string Type { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ExchangeUser ()
public interface Microsoft.Office.Interop.Outlook._ExchangeUser n/a
  • Method: void Delete ()
  • Method: void Details (object HWnd)
  • Method: ContactItem GetContact ()
  • Method: AddressEntries GetDirectReports ()
  • Method: ExchangeDistributionList GetExchangeDistributionList ()
  • Method: ExchangeUser GetExchangeUser ()
  • Method: ExchangeUser GetExchangeUserManager ()
  • Method: string GetFreeBusy (DateTime Start, int MinPerChar, object CompleteFormat)
  • Method: AddressEntries GetMemberOfList ()
  • Method: StdPicture GetPicture ()
  • Method: void Update (object MakePermanent, object Refresh)
  • Method: void UpdateFreeBusy ()
  • Property: string Address { public get; public set; }
  • Property: OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: string Alias { public get; }
  • Property: Application Application { public get; }
  • Property: string AssistantName { public get; public set; }
  • Property: string BusinessTelephoneNumber { public get; public set; }
  • Property: string City { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Comments { public get; public set; }
  • Property: string CompanyName { public get; public set; }
  • Property: string Department { public get; public set; }
  • Property: OlDisplayType DisplayType { public get; }
  • Property: string FirstName { public get; public set; }
  • Property: string ID { public get; }
  • Property: string JobTitle { public get; public set; }
  • Property: string LastName { public get; public set; }
  • Property: AddressEntry Manager { public get; }
  • Property: object MAPIOBJECT { public get; public set; }
  • Property: AddressEntries Members { public get; }
  • Property: string MobileTelephoneNumber { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: string OfficeLocation { public get; public set; }
  • Property: object Parent { public get; }
  • Property: string PostalCode { public get; public set; }
  • Property: string PrimarySmtpAddress { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string StateOrProvince { public get; public set; }
  • Property: string StreetAddress { public get; public set; }
  • Property: string Type { public get; public set; }
  • Property: string YomiCompanyName { public get; public set; }
  • Property: string YomiDepartment { public get; public set; }
  • Property: string YomiDisplayName { public get; public set; }
  • Property: string YomiFirstName { public get; public set; }
  • Property: string YomiLastName { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._Explorer ()
  • Method: void AddToSelection (object Item)
  • Method: void ClearSearch ()
  • Method: void ClearSelection ()
  • Method: void DeselectFolder (MAPIFolder Folder)
  • Method: bool IsFolderSelected (MAPIFolder Folder)
  • Method: bool IsItemSelectableInView (object Item)
  • Method: void RemoveFromSelection (object Item)
  • Method: void Search (string Query, OlSearchScope SearchScope)
  • Method: void SelectAllItems ()
  • Method: void SelectFolder (MAPIFolder Folder)
  • Property: AccountSelector AccountSelector { public get; }
  • Property: object ActiveInlineResponse { public get; }
  • Property: object ActiveInlineResponseWordEditor { public get; }
  • Property: AttachmentSelection AttachmentSelection { public get; }
  • Property: NavigationPane NavigationPane { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _FormNameRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._FormNameRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object FormName { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _FormRegion ()
public interface Microsoft.Office.Interop.Outlook._FormRegion n/a
  • Method: void Reflow ()
  • Method: void Select ()
  • Method: void SetControlItemProperty (object Control, string PropertyName)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Detail { public get; public set; }
  • Property: string DisplayName { public get; }
  • Property: bool EnableAutoLayout { public get; public set; }
  • Property: object Form { public get; }
  • Property: OlFormRegionMode FormRegionMode { public get; }
  • Property: Inspector Inspector { public get; }
  • Property: string InternalName { public get; }
  • Property: bool IsExpanded { public get; }
  • Property: object Item { public get; }
  • Property: int Language { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool SuppressControlReplacement { public get; public set; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _FormRegionStartup ()
public interface Microsoft.Office.Interop.Outlook._FormRegionStartup n/a
  • Method: void BeforeFormRegionShow (FormRegion FormRegion)
  • Method: object GetFormRegionIcon (string FormRegionName, int LCID, OlFormRegionIcon Icon)
  • Method: object GetFormRegionManifest (string FormRegionName, int LCID)
  • Method: object GetFormRegionStorage (string FormRegionName, object Item, int LCID, OlFormRegionMode FormRegionMode, OlFormRegionSize FormRegionSize)
--> NONE <--
Microsoft.Office.Interop.Outlook _FromRssFeedRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._FromRssFeedRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object FromRssFeed { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _IconView ()
public interface Microsoft.Office.Interop.Outlook._IconView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Filter { public get; public set; }
  • Property: OlIconViewPlacement IconPlacement { public get; public set; }
  • Property: OlIconViewType IconViewType { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OrderFields SortFields { public get; }
  • Property: bool Standard { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._IDocSiteControl ()
  • Property: sbyte ReadOnly { public get; public set; }
  • Property: sbyte SuppressAttachments { public get; public set; }
  • Property: bool ReadOnly { public get; public set; }
Microsoft.Office.Interop.Outlook _IDpxCtrl ()
n/a public interface Microsoft.Office.Interop.Outlook._IDpxCtrl
--> NONE <--
  • Property: int EndDate { public get; public set; }
  • Property: int StartDate { public get; public set; }
Microsoft.Office.Interop.Outlook _IInspectorCtrl ()
n/a public interface Microsoft.Office.Interop.Outlook._IInspectorCtrl
--> NONE <--
  • Method: void OnItemChange (object pdispItem)
  • Property: object Item { public get; }
  • Property: string URL { public get; public set; }
Microsoft.Office.Interop.Outlook _ImportanceRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._ImportanceRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: OlImportance Importance { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._Inspector ()
  • Method: object NewFormRegion ()
  • Method: object OpenFormRegion (string Path)
  • Method: void SaveFormRegion (object Page, string FileName)
  • Method: void SetControlItemProperty (object Control, string PropertyName)
  • Method: void SetSchedulingStartTime (DateTime Start)
  • Property: AttachmentSelection AttachmentSelection { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _InspectorCtrlClass ()
n/a public class Microsoft.Office.Interop.Outlook._InspectorCtrlClass
--> NONE <--
  • Constructor: public _InspectorCtrlClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void OnItemChange (object pdispItem)
  • Method (i): public virtual string ToString ()
  • Property: virtual object Item { public get; }
  • Property: virtual string URL { public get; public set; }
Microsoft.Office.Interop.Outlook _IPageWrapCtrl ()
n/a public interface Microsoft.Office.Interop.Outlook._IPageWrapCtrl
--> NONE <--
  • Property: uint BackColor { public get; public set; }
public interface Microsoft.Office.Interop.Outlook._IRecipientControl ()
  • Property: sbyte Enabled { public get; public set; }
  • Property: sbyte ReadOnly { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: bool ReadOnly { public get; public set; }
public interface Microsoft.Office.Interop.Outlook._JournalItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _JournalModule ()
public interface Microsoft.Office.Interop.Outlook._JournalModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._MailItem ()
  • Method: void AddBusinessCard (ContactItem contact)
  • Method: void ClearTaskFlag ()
  • Method: Conversation GetConversation ()
  • Method: void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: bool EnableSharedAttachments { public get; public set; }
  • Property: OlFlagIcon FlagIcon { public get; public set; }
  • Property: bool HasCoverSheet { public get; public set; }
  • Property: bool IsIPFax { public get; public set; }
  • Property: bool IsMarkedAsTask { public get; }
  • Property: OlPermission Permission { public get; public set; }
  • Property: OlPermissionService PermissionService { public get; public set; }
  • Property: string PermissionTemplateGuid { public get; public set; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: DateTime RetentionExpirationDate { public get; }
  • Property: string RetentionPolicyName { public get; }
  • Property: object RTFBody { public get; public set; }
  • Property: AddressEntry Sender { public get; public set; }
  • Property: string SenderEmailAddress { public get; }
  • Property: string SenderEmailType { public get; }
  • Property: Account SendUsingAccount { public get; public set; }
  • Property: DateTime TaskCompletedDate { public get; public set; }
  • Property: DateTime TaskDueDate { public get; public set; }
  • Property: DateTime TaskStartDate { public get; public set; }
  • Property: string TaskSubject { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _MailModule ()
public interface Microsoft.Office.Interop.Outlook._MailModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _MarkAsTaskRuleAction ()
public interface Microsoft.Office.Interop.Outlook._MarkAsTaskRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: string FlagTo { public get; public set; }
  • Property: OlMarkInterval MarkInterval { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._MeetingItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: OlFlagIcon FlagIcon { public get; public set; }
  • Property: bool IsLatestVersion { public get; }
  • Property: string MeetingWorkspaceURL { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: DateTime RetentionExpirationDate { public get; }
  • Property: string RetentionPolicyName { public get; }
  • Property: object RTFBody { public get; public set; }
  • Property: string SenderEmailAddress { public get; }
  • Property: string SenderEmailType { public get; }
  • Property: Account SendUsingAccount { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _MobileItem ()
public interface Microsoft.Office.Interop.Outlook._MobileItem n/a
  • Method: void Close (OlInspectorClose SaveMode)
  • Method: object Copy ()
  • Method: void Delete ()
  • Method: void Display (object Modal)
  • Method: MobileItem Forward ()
  • Method: object Move (MAPIFolder DestFldr)
  • Method: void PrintOut ()
  • Method: MobileItem Reply ()
  • Method: MobileItem ReplyAll ()
  • Method: void Save ()
  • Method: void SaveAs (string Path, object Type)
  • Method: void Send (bool ForceSend)
  • Property: Actions Actions { public get; }
  • Property: Application Application { public get; }
  • Property: Attachments Attachments { public get; }
  • Property: string BillingInformation { public get; public set; }
  • Property: string Body { public get; public set; }
  • Property: string Categories { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Companies { public get; public set; }
  • Property: string ConversationIndex { public get; }
  • Property: string ConversationTopic { public get; }
  • Property: int Count { public get; }
  • Property: DateTime CreationTime { public get; }
  • Property: string EntryID { public get; }
  • Property: FormDescription FormDescription { public get; }
  • Property: Inspector GetInspector { public get; }
  • Property: string HTMLBody { public get; public set; }
  • Property: OlImportance Importance { public get; public set; }
  • Property: ItemProperties ItemProperties { public get; }
  • Property: DateTime LastModificationTime { public get; }
  • Property: object MAPIOBJECT { public get; }
  • Property: string MessageClass { public get; public set; }
  • Property: string Mileage { public get; public set; }
  • Property: OlMobileFormat MobileFormat { public get; }
  • Property: bool NoAging { public get; public set; }
  • Property: int OutlookInternalVersion { public get; }
  • Property: string OutlookVersion { public get; }
  • Property: object Parent { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: string ReceivedByEntryID { public get; }
  • Property: string ReceivedByName { public get; }
  • Property: DateTime ReceivedTime { public get; }
  • Property: Recipients Recipients { public get; }
  • Property: string ReplyRecipientNames { public get; }
  • Property: Recipients ReplyRecipients { public get; }
  • Property: bool Saved { public get; }
  • Property: string SenderEmailAddress { public get; }
  • Property: string SenderEmailType { public get; }
  • Property: string SenderName { public get; }
  • Property: Account SendUsingAccount { public get; public set; }
  • Property: OlSensitivity Sensitivity { public get; public set; }
  • Property: bool Sent { public get; }
  • Property: DateTime SentOn { public get; }
  • Property: NameSpace Session { public get; }
  • Property: int Size { public get; }
  • Property: string SMILBody { public get; public set; }
  • Property: string Subject { public get; public set; }
  • Property: bool Submitted { public get; }
  • Property: string To { public get; public set; }
  • Property: bool UnRead { public get; public set; }
  • Property: UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _MoveOrCopyRuleAction ()
public interface Microsoft.Office.Interop.Outlook._MoveOrCopyRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: MAPIFolder Folder { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._NameSpace ()
  • Method: void AddStoreEx (object Store, OlStoreType Type)
  • Method: bool CompareEntryIDs (string FirstEntryID, string SecondEntryID)
  • Method: ContactCard CreateContactCard (AddressEntry AddressEntry)
  • Method: SharingItem CreateSharingItem (object Context, object Provider)
  • Method: AddressEntry GetAddressEntryFromID (string ID)
  • Method: AddressList GetGlobalAddressList ()
  • Method: SelectNamesDialog GetSelectNamesDialog ()
  • Method: Store GetStoreFromID (string ID)
  • Method: MAPIFolder OpenSharedFolder (string Path, object Name, object DownloadAttachments, object UseTTL)
  • Method: object OpenSharedItem (string Path)
  • Method: void SendAndReceive (bool showProgressDialog)
  • Property: Accounts Accounts { public get; }
  • Property: OlAutoDiscoverConnectionMode AutoDiscoverConnectionMode { public get; }
  • Property: string AutoDiscoverXml { public get; }
  • Property: Categories Categories { public get; }
  • Property: string CurrentProfileName { public get; }
  • Property: Store DefaultStore { public get; }
  • Property: OlExchangeConnectionMode ExchangeConnectionMode { public get; }
  • Property: string ExchangeMailboxServerName { public get; }
  • Property: string ExchangeMailboxServerVersion { public get; }
  • Property: Stores Stores { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationFolder ()
public interface Microsoft.Office.Interop.Outlook._NavigationFolder n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string DisplayName { public get; }
  • Property: MAPIFolder Folder { public get; }
  • Property: bool IsRemovable { public get; }
  • Property: bool IsSelected { public get; public set; }
  • Property: bool IsSideBySide { public get; public set; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationFolders ()
public interface Microsoft.Office.Interop.Outlook._NavigationFolders n/a
  • Method: NavigationFolder Add (MAPIFolder Folder)
  • Method: void Remove (NavigationFolder RemovableFolder)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: NavigationFolder this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationGroup ()
public interface Microsoft.Office.Interop.Outlook._NavigationGroup n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlGroupType GroupType { public get; }
  • Property: string Name { public get; public set; }
  • Property: NavigationFolders NavigationFolders { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationGroups ()
public interface Microsoft.Office.Interop.Outlook._NavigationGroups n/a
  • Method: NavigationGroup Create (string GroupDisplayName)
  • Method: void Delete (NavigationGroup Group)
  • Method: NavigationGroup GetDefaultNavigationGroup (OlGroupType DefaultFolderGroup)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: NavigationGroup this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationModule ()
public interface Microsoft.Office.Interop.Outlook._NavigationModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationModules ()
public interface Microsoft.Office.Interop.Outlook._NavigationModules n/a
  • Method: NavigationModule GetNavigationModule (OlNavigationModuleType ModuleType)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: NavigationModule this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NavigationPane ()
public interface Microsoft.Office.Interop.Outlook._NavigationPane n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: NavigationModule CurrentModule { public get; public set; }
  • Property: int DisplayedModuleCount { public get; public set; }
  • Property: bool IsCollapsed { public get; public set; }
  • Property: NavigationModules Modules { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NewItemAlertRuleAction ()
public interface Microsoft.Office.Interop.Outlook._NewItemAlertRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string Text { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._NoteItem ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _NotesModule ()
public interface Microsoft.Office.Interop.Outlook._NotesModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkBusinessCardControl ()
public interface Microsoft.Office.Interop.Outlook._OlkBusinessCardControl n/a
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkCategory ()
public interface Microsoft.Office.Interop.Outlook._OlkCategory n/a
  • Property: bool AutoSize { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: uint ForeColor { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkCheckBox ()
public interface Microsoft.Office.Interop.Outlook._OlkCheckBox n/a
  • Property: string Accelerator { public get; public set; }
  • Property: OlAlignment Alignment { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: bool TripleState { public get; public set; }
  • Property: object Value { public get; public set; }
  • Property: bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkComboBox ()
public interface Microsoft.Office.Interop.Outlook._OlkComboBox n/a
  • Method: void AddItem (string ItemText, object Index)
  • Method: void Clear ()
  • Method: void Copy ()
  • Method: void Cut ()
  • Method: void DropDown ()
  • Method: string GetItem (int Index)
  • Method: void Paste ()
  • Method: void RemoveItem (int Index)
  • Method: void SetItem (int Index, string Item)
  • Property: bool AutoSize { public get; public set; }
  • Property: bool AutoTab { public get; public set; }
  • Property: bool AutoWordSelect { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBorderStyle BorderStyle { public get; public set; }
  • Property: OlDragBehavior DragBehavior { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: bool HideSelection { public get; public set; }
  • Property: int ListCount { public get; }
  • Property: int ListIndex { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: int MaxLength { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: bool SelectionMargin { public get; public set; }
  • Property: int SelLength { public get; public set; }
  • Property: int SelStart { public get; public set; }
  • Property: string SelText { public get; }
  • Property: OlComboBoxStyle Style { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: int TopIndex { public get; public set; }
  • Property: object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkCommandButton ()
public interface Microsoft.Office.Interop.Outlook._OlkCommandButton n/a
  • Property: string Accelerator { public get; public set; }
  • Property: bool AutoSize { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: bool DisplayDropArrow { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: StdPicture Picture { public get; public set; }
  • Property: OlPictureAlignment PictureAlignment { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkContactPhoto ()
public interface Microsoft.Office.Interop.Outlook._OlkContactPhoto n/a
  • Property: bool Enabled { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkDateControl ()
public interface Microsoft.Office.Interop.Outlook._OlkDateControl n/a
  • Method: void DropDown ()
  • Property: bool AutoSize { public get; public set; }
  • Property: bool AutoWordSelect { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: DateTime Date { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: bool HideSelection { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: bool ShowNoneButton { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkFrameHeader ()
public interface Microsoft.Office.Interop.Outlook._OlkFrameHeader n/a
  • Property: OlAlignment Alignment { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkInfoBar ()
public interface Microsoft.Office.Interop.Outlook._OlkInfoBar n/a
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkLabel ()
public interface Microsoft.Office.Interop.Outlook._OlkLabel n/a
  • Property: string Accelerator { public get; public set; }
  • Property: bool AutoSize { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: OlBorderStyle BorderStyle { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: bool UseHeaderColor { public get; public set; }
  • Property: object Value { public get; public set; }
  • Property: bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkListBox ()
public interface Microsoft.Office.Interop.Outlook._OlkListBox n/a
  • Method: void AddItem (string ItemText, object Index)
  • Method: void Clear ()
  • Method: void Copy ()
  • Method: string GetItem (int Index)
  • Method: bool GetSelected (int Index)
  • Method: void RemoveItem (int Index)
  • Method: void SetItem (int Index, string Item)
  • Method: void SetSelected (int Index, bool Selected)
  • Property: uint BackColor { public get; public set; }
  • Property: OlBorderStyle BorderStyle { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: int ListCount { public get; }
  • Property: int ListIndex { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: OlMatchEntry MatchEntry { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: OlMultiSelect MultiSelect { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: int TopIndex { public get; public set; }
  • Property: object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkOptionButton ()
public interface Microsoft.Office.Interop.Outlook._OlkOptionButton n/a
  • Property: string Accelerator { public get; public set; }
  • Property: OlAlignment Alignment { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: string GroupName { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: object Value { public get; public set; }
  • Property: bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkPageControl ()
public interface Microsoft.Office.Interop.Outlook._OlkPageControl n/a
  • Property: OlPageType Page { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkSenderPhoto ()
public interface Microsoft.Office.Interop.Outlook._OlkSenderPhoto n/a
  • Property: bool Enabled { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: int PreferredHeight { public get; }
  • Property: int PreferredWidth { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkTextBox ()
public interface Microsoft.Office.Interop.Outlook._OlkTextBox n/a
  • Method: void Clear ()
  • Method: void Copy ()
  • Method: void Cut ()
  • Method: void Paste ()
  • Property: bool AutoSize { public get; public set; }
  • Property: bool AutoTab { public get; public set; }
  • Property: bool AutoWordSelect { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBorderStyle BorderStyle { public get; public set; }
  • Property: OlDragBehavior DragBehavior { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: bool EnableRichText { public get; public set; }
  • Property: OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: bool EnterKeyBehavior { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: bool HideSelection { public get; public set; }
  • Property: bool IntegralHeight { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: int MaxLength { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: bool MultiLine { public get; public set; }
  • Property: string PasswordChar { public get; public set; }
  • Property: OlScrollBars Scrollbars { public get; public set; }
  • Property: bool SelectionMargin { public get; public set; }
  • Property: int SelLength { public get; public set; }
  • Property: int SelStart { public get; public set; }
  • Property: string SelText { public get; }
  • Property: bool TabKeyBehavior { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: object Value { public get; public set; }
  • Property: bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkTimeControl ()
public interface Microsoft.Office.Interop.Outlook._OlkTimeControl n/a
  • Method: void DropDown ()
  • Property: bool AutoSize { public get; public set; }
  • Property: bool AutoWordSelect { public get; public set; }
  • Property: uint BackColor { public get; public set; }
  • Property: OlBackStyle BackStyle { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: StdFont Font { public get; }
  • Property: uint ForeColor { public get; public set; }
  • Property: bool HideSelection { public get; public set; }
  • Property: DateTime IntervalTime { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: DateTime ReferenceTime { public get; public set; }
  • Property: OlTimeStyle Style { public get; public set; }
  • Property: string Text { public get; public set; }
  • Property: OlTextAlign TextAlign { public get; public set; }
  • Property: DateTime Time { public get; public set; }
  • Property: object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OlkTimeZoneControl ()
public interface Microsoft.Office.Interop.Outlook._OlkTimeZoneControl n/a
  • Method: void DropDown ()
  • Property: OlAppointmentTimeField AppointmentTimeField { public get; public set; }
  • Property: OlBorderStyle BorderStyle { public get; public set; }
  • Property: bool Enabled { public get; public set; }
  • Property: bool Locked { public get; public set; }
  • Property: StdPicture MouseIcon { public get; public set; }
  • Property: OlMousePointer MousePointer { public get; public set; }
  • Property: int SelectedTimeZoneIndex { public get; public set; }
  • Property: object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OrderField ()
public interface Microsoft.Office.Interop.Outlook._OrderField n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool IsDescending { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string ViewXMLSchemaName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _OrderFields ()
public interface Microsoft.Office.Interop.Outlook._OrderFields n/a
  • Method: OrderField Add (string PropertyName, object IsDescending)
  • Method: OrderField Insert (string PropertyName, object Index, object IsDescending)
  • Method: void Remove (object Index)
  • Method: void RemoveAll ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: OrderField this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _PageWrapCtrlClass ()
n/a public class Microsoft.Office.Interop.Outlook._PageWrapCtrlClass
--> NONE <--
  • Constructor: public _PageWrapCtrlClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual uint BackColor { public get; public set; }
Microsoft.Office.Interop.Outlook _PeopleView ()
public interface Microsoft.Office.Interop.Outlook._PeopleView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Filter { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OrderFields SortFields { public get; }
  • Property: bool Standard { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _PlaySoundRuleAction ()
public interface Microsoft.Office.Interop.Outlook._PlaySoundRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: string FilePath { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._PostItem ()
  • Method: void ClearTaskFlag ()
  • Method: Conversation GetConversation ()
  • Method: void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: bool IsMarkedAsTask { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: bool ReminderOverrideDefault { public get; public set; }
  • Property: bool ReminderPlaySound { public get; public set; }
  • Property: bool ReminderSet { public get; public set; }
  • Property: string ReminderSoundFile { public get; public set; }
  • Property: DateTime ReminderTime { public get; public set; }
  • Property: object RTFBody { public get; public set; }
  • Property: string SenderEmailAddress { public get; }
  • Property: string SenderEmailType { public get; }
  • Property: DateTime TaskCompletedDate { public get; public set; }
  • Property: DateTime TaskDueDate { public get; public set; }
  • Property: DateTime TaskStartDate { public get; public set; }
  • Property: string TaskSubject { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _PropertyAccessor ()
public interface Microsoft.Office.Interop.Outlook._PropertyAccessor n/a
  • Method: string BinaryToString (object Value)
  • Method: object DeleteProperties (object SchemaNames)
  • Method: void DeleteProperty (string SchemaName)
  • Method: object GetProperties (object SchemaNames)
  • Method: object GetProperty (string SchemaName)
  • Method: DateTime LocalTimeToUTC (DateTime Value)
  • Method: object SetProperties (object SchemaNames, object Values)
  • Method: void SetProperty (string SchemaName, object Value)
  • Method: object StringToBinary (string Value)
  • Method: DateTime UTCToLocalTime (DateTime Value)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook._RecipientControlClass ()
  • Property: virtual sbyte Enabled { public get; public set; }
  • Property: virtual sbyte ReadOnly { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual bool ReadOnly { public get; public set; }
public interface Microsoft.Office.Interop.Outlook._RemoteItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._ReportItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: DateTime RetentionExpirationDate { public get; }
  • Property: string RetentionPolicyName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Row ()
public interface Microsoft.Office.Interop.Outlook._Row n/a
  • Method: string BinaryToString (object Index)
  • Method: object GetValues ()
  • Method: DateTime LocalTimeToUTC (object Index)
  • Method: DateTime UTCToLocalTime (object Index)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: object this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Rule ()
public interface Microsoft.Office.Interop.Outlook._Rule n/a
  • Method: void Execute (object ShowProgress, object Folder, object IncludeSubfolders, object RuleExecuteOption)
  • Property: RuleActions Actions { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: RuleConditions Conditions { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: RuleConditions Exceptions { public get; }
  • Property: int ExecutionOrder { public get; public set; }
  • Property: bool IsLocalRule { public get; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlRuleType RuleType { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _RuleAction ()
public interface Microsoft.Office.Interop.Outlook._RuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _RuleActions ()
public interface Microsoft.Office.Interop.Outlook._RuleActions n/a
  • Property: Application Application { public get; }
  • Property: AssignToCategoryRuleAction AssignToCategory { public get; }
  • Property: SendRuleAction CC { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: RuleAction ClearCategories { public get; }
  • Property: MoveOrCopyRuleAction CopyToFolder { public get; }
  • Property: int Count { public get; }
  • Property: RuleAction Delete { public get; }
  • Property: RuleAction DeletePermanently { public get; }
  • Property: RuleAction DesktopAlert { public get; }
  • Property: SendRuleAction Forward { public get; }
  • Property: SendRuleAction ForwardAsAttachment { public get; }
  • Property: RuleAction this [int Index] { public get; }
  • Property: MarkAsTaskRuleAction MarkAsTask { public get; }
  • Property: MoveOrCopyRuleAction MoveToFolder { public get; }
  • Property: NewItemAlertRuleAction NewItemAlert { public get; }
  • Property: RuleAction NotifyDelivery { public get; }
  • Property: RuleAction NotifyRead { public get; }
  • Property: object Parent { public get; }
  • Property: PlaySoundRuleAction PlaySound { public get; }
  • Property: SendRuleAction Redirect { public get; }
  • Property: NameSpace Session { public get; }
  • Property: RuleAction Stop { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _RuleCondition ()
public interface Microsoft.Office.Interop.Outlook._RuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _RuleConditions ()
public interface Microsoft.Office.Interop.Outlook._RuleConditions n/a
  • Property: AccountRuleCondition Account { public get; }
  • Property: RuleCondition AnyCategory { public get; }
  • Property: Application Application { public get; }
  • Property: TextRuleCondition Body { public get; }
  • Property: TextRuleCondition BodyOrSubject { public get; }
  • Property: CategoryRuleCondition Category { public get; }
  • Property: RuleCondition CC { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: FormNameRuleCondition FormName { public get; }
  • Property: ToOrFromRuleCondition From { public get; }
  • Property: RuleCondition FromAnyRSSFeed { public get; }
  • Property: FromRssFeedRuleCondition FromRssFeed { public get; }
  • Property: RuleCondition HasAttachment { public get; }
  • Property: ImportanceRuleCondition Importance { public get; }
  • Property: RuleCondition this [int Index] { public get; }
  • Property: RuleCondition MeetingInviteOrUpdate { public get; }
  • Property: TextRuleCondition MessageHeader { public get; }
  • Property: RuleCondition NotTo { public get; }
  • Property: RuleCondition OnLocalMachine { public get; }
  • Property: RuleCondition OnlyToMe { public get; }
  • Property: RuleCondition OnOtherMachine { public get; }
  • Property: object Parent { public get; }
  • Property: AddressRuleCondition RecipientAddress { public get; }
  • Property: AddressRuleCondition SenderAddress { public get; }
  • Property: SenderInAddressListRuleCondition SenderInAddressList { public get; }
  • Property: ToOrFromRuleCondition SentTo { public get; }
  • Property: NameSpace Session { public get; }
  • Property: TextRuleCondition Subject { public get; }
  • Property: RuleCondition ToMe { public get; }
  • Property: RuleCondition ToOrCc { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Rules ()
public interface Microsoft.Office.Interop.Outlook._Rules n/a
  • Method: Rule Create (string Name, OlRuleType RuleType)
  • Method: void Remove (object Index)
  • Method: void Save (object ShowProgress)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: bool IsRssRulesProcessingEnabled { public get; public set; }
  • Property: Rule this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SelectNamesDialog ()
public interface Microsoft.Office.Interop.Outlook._SelectNamesDialog n/a
  • Method: bool Display ()
  • Method: void SetDefaultDisplayMode (OlDefaultSelectNamesDisplayMode defaultMode)
  • Property: bool AllowMultipleSelection { public get; public set; }
  • Property: Application Application { public get; }
  • Property: string BccLabel { public get; public set; }
  • Property: string Caption { public get; public set; }
  • Property: string CcLabel { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool ForceResolution { public get; public set; }
  • Property: AddressList InitialAddressList { public get; public set; }
  • Property: OlRecipientSelectors NumberOfRecipientSelectors { public get; public set; }
  • Property: object Parent { public get; }
  • Property: Recipients Recipients { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool ShowOnlyInitialAddressList { public get; public set; }
  • Property: string ToLabel { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SenderInAddressListRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._SenderInAddressListRuleCondition n/a
  • Property: AddressList AddressList { public get; public set; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SendRuleAction ()
public interface Microsoft.Office.Interop.Outlook._SendRuleAction n/a
  • Property: OlRuleActionType ActionType { public get; }
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: Recipients Recipients { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SharingItem ()
public interface Microsoft.Office.Interop.Outlook._SharingItem n/a
  • Method: void AddBusinessCard (ContactItem contact)
  • Method: void Allow ()
  • Method: void ClearConversationIndex ()
  • Method: void ClearTaskFlag ()
  • Method: void Close (OlInspectorClose SaveMode)
  • Method: object Copy ()
  • Method: void Delete ()
  • Method: SharingItem Deny ()
  • Method: void Display (object Modal)
  • Method: SharingItem Forward ()
  • Method: Conversation GetConversation ()
  • Method: void MarkAsTask (OlMarkInterval MarkInterval)
  • Method: object Move (MAPIFolder DestFldr)
  • Method: MAPIFolder OpenSharedFolder ()
  • Method: void PrintOut ()
  • Method: MailItem Reply ()
  • Method: MailItem ReplyAll ()
  • Method: void Save ()
  • Method: void SaveAs (string Path, object Type)
  • Method: void Send ()
  • Method: void ShowCategoriesDialog ()
  • Property: Actions Actions { public get; }
  • Property: bool AllowWriteAccess { public get; public set; }
  • Property: bool AlternateRecipientAllowed { public get; public set; }
  • Property: Application Application { public get; }
  • Property: Attachments Attachments { public get; }
  • Property: bool AutoForwarded { public get; public set; }
  • Property: string BCC { public get; public set; }
  • Property: string BillingInformation { public get; public set; }
  • Property: string Body { public get; public set; }
  • Property: OlBodyFormat BodyFormat { public get; public set; }
  • Property: string Categories { public get; public set; }
  • Property: string CC { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Companies { public get; public set; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: string ConversationIndex { public get; }
  • Property: string ConversationTopic { public get; }
  • Property: DateTime CreationTime { public get; }
  • Property: DateTime DeferredDeliveryTime { public get; public set; }
  • Property: bool DeleteAfterSubmit { public get; public set; }
  • Property: OlDownloadState DownloadState { public get; }
  • Property: bool EnableSharedAttachments { public get; public set; }
  • Property: string EntryID { public get; }
  • Property: DateTime ExpiryTime { public get; public set; }
  • Property: DateTime FlagDueBy { public get; public set; }
  • Property: OlFlagIcon FlagIcon { public get; public set; }
  • Property: string FlagRequest { public get; public set; }
  • Property: OlFlagStatus FlagStatus { public get; public set; }
  • Property: FormDescription FormDescription { public get; }
  • Property: Inspector GetInspector { public get; }
  • Property: string HTMLBody { public get; public set; }
  • Property: OlImportance Importance { public get; public set; }
  • Property: int InternetCodepage { public get; public set; }
  • Property: bool IsConflict { public get; }
  • Property: bool IsMarkedAsTask { public get; }
  • Property: ItemProperties ItemProperties { public get; }
  • Property: DateTime LastModificationTime { public get; }
  • Property: object MAPIOBJECT { public get; }
  • Property: OlRemoteStatus MarkForDownload { public get; public set; }
  • Property: string MessageClass { public get; public set; }
  • Property: string Mileage { public get; public set; }
  • Property: bool NoAging { public get; public set; }
  • Property: bool OriginatorDeliveryReportRequested { public get; public set; }
  • Property: int OutlookInternalVersion { public get; }
  • Property: string OutlookVersion { public get; }
  • Property: object Parent { public get; }
  • Property: OlPermission Permission { public get; public set; }
  • Property: OlPermissionService PermissionService { public get; public set; }
  • Property: string PermissionTemplateGuid { public get; public set; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: bool ReadReceiptRequested { public get; public set; }
  • Property: string ReceivedByEntryID { public get; }
  • Property: string ReceivedByName { public get; }
  • Property: string ReceivedOnBehalfOfEntryID { public get; }
  • Property: string ReceivedOnBehalfOfName { public get; }
  • Property: DateTime ReceivedTime { public get; }
  • Property: bool RecipientReassignmentProhibited { public get; public set; }
  • Property: Recipients Recipients { public get; }
  • Property: bool ReminderOverrideDefault { public get; public set; }
  • Property: bool ReminderPlaySound { public get; public set; }
  • Property: bool ReminderSet { public get; public set; }
  • Property: string ReminderSoundFile { public get; public set; }
  • Property: DateTime ReminderTime { public get; public set; }
  • Property: string RemoteID { public get; }
  • Property: string RemoteName { public get; }
  • Property: string RemotePath { public get; }
  • Property: OlRemoteStatus RemoteStatus { public get; public set; }
  • Property: string ReplyRecipientNames { public get; }
  • Property: Recipients ReplyRecipients { public get; }
  • Property: OlDefaultFolders RequestedFolder { public get; }
  • Property: DateTime RetentionExpirationDate { public get; }
  • Property: string RetentionPolicyName { public get; }
  • Property: object RTFBody { public get; public set; }
  • Property: bool Saved { public get; }
  • Property: MAPIFolder SaveSentMessageFolder { public get; public set; }
  • Property: string SenderEmailAddress { public get; }
  • Property: string SenderEmailType { public get; }
  • Property: string SenderName { public get; }
  • Property: Account SendUsingAccount { public get; public set; }
  • Property: OlSensitivity Sensitivity { public get; public set; }
  • Property: bool Sent { public get; }
  • Property: DateTime SentOn { public get; }
  • Property: string SentOnBehalfOfName { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: OlSharingProvider SharingProvider { public get; }
  • Property: string SharingProviderGuid { public get; }
  • Property: int Size { public get; }
  • Property: string Subject { public get; public set; }
  • Property: bool Submitted { public get; }
  • Property: DateTime TaskCompletedDate { public get; public set; }
  • Property: DateTime TaskDueDate { public get; public set; }
  • Property: DateTime TaskStartDate { public get; public set; }
  • Property: string TaskSubject { public get; public set; }
  • Property: string To { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
  • Property: OlSharingMsgType Type { public get; public set; }
  • Property: bool UnRead { public get; public set; }
  • Property: UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SimpleItems ()
public interface Microsoft.Office.Interop.Outlook._SimpleItems n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: object this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _SolutionsModule ()
public interface Microsoft.Office.Interop.Outlook._SolutionsModule n/a
  • Method: void AddSolution (MAPIFolder Solution, OlSolutionScope Scope)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _StorageItem ()
public interface Microsoft.Office.Interop.Outlook._StorageItem n/a
  • Method: void Delete ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: Attachments Attachments { public get; }
  • Property: string Body { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: DateTime CreationTime { public get; }
  • Property: string Creator { public get; public set; }
  • Property: string EntryID { public get; }
  • Property: DateTime LastModificationTime { public get; }
  • Property: object Parent { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: NameSpace Session { public get; }
  • Property: int Size { public get; }
  • Property: string Subject { public get; public set; }
  • Property: UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Store ()
public interface Microsoft.Office.Interop.Outlook._Store n/a
  • Method: MAPIFolder GetDefaultFolder (OlDefaultFolders FolderType)
  • Method: MAPIFolder GetRootFolder ()
  • Method: Rules GetRules ()
  • Method: Folders GetSearchFolders ()
  • Method: MAPIFolder GetSpecialFolder (OlSpecialFolders FolderType)
  • Method: void RefreshQuotaDisplay ()
  • Property: Application Application { public get; }
  • Property: Categories Categories { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string DisplayName { public get; }
  • Property: OlExchangeStoreType ExchangeStoreType { public get; }
  • Property: string FilePath { public get; }
  • Property: bool IsCachedExchange { public get; }
  • Property: bool IsConversationEnabled { public get; }
  • Property: bool IsDataFileStore { public get; }
  • Property: bool IsInstantSearchEnabled { public get; }
  • Property: bool IsOpen { public get; }
  • Property: object MAPIOBJECT { public get; }
  • Property: object Parent { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string StoreID { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Stores ()
public interface Microsoft.Office.Interop.Outlook._Stores n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Store this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _Table ()
public interface Microsoft.Office.Interop.Outlook._Table n/a
  • Method: Row FindNextRow ()
  • Method: Row FindRow (string Filter)
  • Method: object GetArray (int MaxRows)
  • Method: Row GetNextRow ()
  • Method: int GetRowCount ()
  • Method: void MoveToStart ()
  • Method: Table Restrict (string Filter)
  • Method: void Sort (string SortProperty, object Descending)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: Columns Columns { public get; }
  • Property: bool EndOfTable { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TableView ()
public interface Microsoft.Office.Interop.Outlook._TableView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: Table GetTable ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: bool AllowInCellEditing { public get; public set; }
  • Property: bool AlwaysExpandConversation { public get; public set; }
  • Property: Application Application { public get; }
  • Property: AutoFormatRules AutoFormatRules { public get; }
  • Property: bool AutomaticColumnSizing { public get; public set; }
  • Property: bool AutomaticGrouping { public get; public set; }
  • Property: OlAutoPreview AutoPreview { public get; public set; }
  • Property: ViewFont AutoPreviewFont { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: ViewFont ColumnFont { public get; }
  • Property: OlDefaultExpandCollapseSetting DefaultExpandCollapseSetting { public get; public set; }
  • Property: string Filter { public get; public set; }
  • Property: OlGridLineStyle GridLineStyle { public get; public set; }
  • Property: OrderFields GroupByFields { public get; }
  • Property: bool HideReadingPaneHeaderInfo { public get; public set; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: int MaxLinesInMultiLineView { public get; public set; }
  • Property: OlMultiLine MultiLine { public get; public set; }
  • Property: int MultiLineWidth { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: ViewFont RowFont { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool ShowConversationByDate { public get; public set; }
  • Property: bool ShowConversationSendersAboveSubject { public get; public set; }
  • Property: bool ShowFullConversations { public get; public set; }
  • Property: bool ShowItemsInGroups { public get; public set; }
  • Property: bool ShowNewItemRow { public get; public set; }
  • Property: bool ShowReadingPane { public get; public set; }
  • Property: bool ShowUnreadAndFlaggedMessages { public get; public set; }
  • Property: OrderFields SortFields { public get; }
  • Property: bool Standard { public get; }
  • Property: ViewFields ViewFields { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._TaskItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
  • Property: Account SendUsingAccount { public get; public set; }
  • Property: DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._TaskRequestAcceptItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._TaskRequestDeclineItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._TaskRequestItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook._TaskRequestUpdateItem ()
  • Method: Conversation GetConversation ()
  • Property: bool AutoResolvedWinner { public get; }
  • Property: Conflicts Conflicts { public get; }
  • Property: string ConversationID { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: object RTFBody { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TasksModule ()
public interface Microsoft.Office.Interop.Outlook._TasksModule n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: string Name { public get; }
  • Property: NavigationGroups NavigationGroups { public get; }
  • Property: OlNavigationModuleType NavigationModuleType { public get; }
  • Property: object Parent { public get; }
  • Property: int Position { public get; public set; }
  • Property: NameSpace Session { public get; }
  • Property: bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TextRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._TextRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: object Text { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TimelineView ()
public interface Microsoft.Office.Interop.Outlook._TimelineView n/a
  • Method: void Apply ()
  • Method: View Copy (string Name, OlViewSaveOption SaveOption)
  • Method: void Delete ()
  • Method: void GoToDate (DateTime Date)
  • Method: void Reset ()
  • Method: void Save ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlDefaultExpandCollapseSetting DefaultExpandCollapseSetting { public get; public set; }
  • Property: string EndField { public get; public set; }
  • Property: string Filter { public get; public set; }
  • Property: OrderFields GroupByFields { public get; }
  • Property: ViewFont ItemFont { public get; }
  • Property: string Language { public get; public set; }
  • Property: bool LockUserChanges { public get; public set; }
  • Property: ViewFont LowerScaleFont { public get; }
  • Property: int MaxLabelWidth { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: OlViewSaveOption SaveOption { public get; }
  • Property: NameSpace Session { public get; }
  • Property: bool ShowLabelWhenViewingByMonth { public get; public set; }
  • Property: bool ShowWeekNumbers { public get; public set; }
  • Property: bool Standard { public get; }
  • Property: string StartField { public get; public set; }
  • Property: OlTimelineViewMode TimelineViewMode { public get; public set; }
  • Property: ViewFont UpperScaleFont { public get; }
  • Property: OlViewType ViewType { public get; }
  • Property: string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TimeZone ()
public interface Microsoft.Office.Interop.Outlook._TimeZone n/a
  • Property: Application Application { public get; }
  • Property: int Bias { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int DaylightBias { public get; }
  • Property: DateTime DaylightDate { public get; }
  • Property: string DaylightDesignation { public get; }
  • Property: string ID { public get; }
  • Property: string Name { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: int StandardBias { public get; }
  • Property: DateTime StandardDate { public get; }
  • Property: string StandardDesignation { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _TimeZones ()
public interface Microsoft.Office.Interop.Outlook._TimeZones n/a
  • Method: DateTime ConvertTime (DateTime SourceDateTime, TimeZone SourceTimeZone, TimeZone DestinationTimeZone)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: TimeZone CurrentTimeZone { public get; }
  • Property: TimeZone this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ToOrFromRuleCondition ()
public interface Microsoft.Office.Interop.Outlook._ToOrFromRuleCondition n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlRuleConditionType ConditionType { public get; }
  • Property: bool Enabled { public get; public set; }
  • Property: object Parent { public get; }
  • Property: Recipients Recipients { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _UserDefinedProperties ()
public interface Microsoft.Office.Interop.Outlook._UserDefinedProperties n/a
  • Method: UserDefinedProperty Add (string Name, OlUserPropertyType Type, object DisplayFormat, object Formula)
  • Method: UserDefinedProperty Find (string Name)
  • Method: void Refresh ()
  • Method: void Remove (int Index)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: UserDefinedProperty this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _UserDefinedProperty ()
public interface Microsoft.Office.Interop.Outlook._UserDefinedProperty n/a
  • Method: void Delete ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int DisplayFormat { public get; }
  • Property: string Formula { public get; }
  • Property: string Name { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OlUserPropertyType Type { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ViewField ()
public interface Microsoft.Office.Interop.Outlook._ViewField n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: ColumnFormat ColumnFormat { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: string ViewXMLSchemaName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ViewFields ()
public interface Microsoft.Office.Interop.Outlook._ViewFields n/a
  • Method: ViewField Add (string PropertyName)
  • Method: ViewField Insert (string PropertyName, object Index)
  • Method: void Remove (object Index)
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: ViewField this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook _ViewFont ()
public interface Microsoft.Office.Interop.Outlook._ViewFont n/a
  • Property: Application Application { public get; }
  • Property: bool Bold { public get; public set; }
  • Property: OlObjectClass Class { public get; }
  • Property: OlColor Color { public get; public set; }
  • Property: OlCategoryColor ExtendedColor { public get; public set; }
  • Property: bool Italic { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: int Size { public get; public set; }
  • Property: bool Strikethrough { public get; public set; }
  • Property: bool Underline { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountClass ()
public class Microsoft.Office.Interop.Outlook.AccountClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual AddressEntry GetAddressEntryFromID (string ID)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual Recipient GetRecipientFromID (string EntryID)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlAccountType AccountType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlAutoDiscoverConnectionMode AutoDiscoverConnectionMode { public get; }
  • Property: virtual string AutoDiscoverXml { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual Recipient CurrentUser { public get; }
  • Property: virtual Store DeliveryStore { public get; }
  • Property: virtual string DisplayName { public get; }
  • Property: virtual OlExchangeConnectionMode ExchangeConnectionMode { public get; }
  • Property: virtual string ExchangeMailboxServerName { public get; }
  • Property: virtual string ExchangeMailboxServerVersion { public get; }
  • Property: virtual object IOlkAccount { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string SmtpAddress { public get; }
  • Property: virtual string UserName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.AccountRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Account Account { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountsClass ()
public class Microsoft.Office.Interop.Outlook.AccountsClass n/a
  • Event: public event AccountsEvents_AutoDiscoverCompleteEventHandler AutoDiscoverComplete { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual Account this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountSelectorClass ()
public class Microsoft.Office.Interop.Outlook.AccountSelectorClass n/a
  • Event: public event AccountSelectorEvents_SelectedAccountChangeEventHandler SelectedAccountChange { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual Account SelectedAccount { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountSelectorEvents ()
public interface Microsoft.Office.Interop.Outlook.AccountSelectorEvents n/a
  • Method: void SelectedAccountChange (Account SelectedAccount)
--> NONE <--
Microsoft.Office.Interop.Outlook AccountSelectorEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.AccountSelectorEvents_Event n/a
  • Event: public event AccountSelectorEvents_SelectedAccountChangeEventHandler SelectedAccountChange { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountSelectorEvents_SelectedAccountChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.AccountSelectorEvents_SelectedAccountChangeEventHandler n/a
  • Constructor: public AccountSelectorEvents_SelectedAccountChangeEventHandler (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 (Account SelectedAccount)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountSelectorEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.AccountSelectorEvents_SinkHelper n/a
  • Field: public int m_dwCookie
  • Field: public AccountSelectorEvents_SelectedAccountChangeEventHandler m_SelectedAccountChangeDelegate
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook AccountsEvents ()
public interface Microsoft.Office.Interop.Outlook.AccountsEvents n/a
  • Method: void AutoDiscoverComplete (Account Account)
--> NONE <--
Microsoft.Office.Interop.Outlook AccountsEvents_AutoDiscoverCompleteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.AccountsEvents_AutoDiscoverCompleteEventHandler n/a
  • Constructor: public AccountsEvents_AutoDiscoverCompleteEventHandler (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 (Account Account)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountsEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.AccountsEvents_Event n/a
  • Event: public event AccountsEvents_AutoDiscoverCompleteEventHandler AutoDiscoverComplete { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook AccountsEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.AccountsEvents_SinkHelper n/a
  • Field: public AccountsEvents_AutoDiscoverCompleteEventHandler m_AutoDiscoverCompleteDelegate
  • Field: public int m_dwCookie
  • 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 ()
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.AddressEntry ()
  • Method: ContactItem GetContact ()
  • Method: ExchangeDistributionList GetExchangeDistributionList ()
  • Method: ExchangeUser GetExchangeUser ()
  • Property: OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.AddressList ()
  • Method: MAPIFolder GetContactsFolder ()
  • Property: OlAddressListType AddressListType { public get; }
  • Property: bool IsInitialAddressList { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: int ResolutionOrder { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AddressRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.AddressRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual object Address { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationClass ()
public class Microsoft.Office.Interop.Outlook.ApplicationClass
(Please hover your mouse over the type to see the inheritance signatures)
public class Microsoft.Office.Interop.Outlook.ApplicationClass
(Please hover your mouse over the type to see the inheritance signatures)
  • Event: public event ApplicationEvents_11_AdvancedSearchCompleteEventHandler AdvancedSearchComplete { get; set; }
  • Event: public event ApplicationEvents_11_AdvancedSearchStoppedEventHandler AdvancedSearchStopped { get; set; }
  • Event: public event ApplicationEvents_10_AdvancedSearchCompleteEventHandler ApplicationEvents_10_Event_AdvancedSearchComplete { get; set; }
  • Event: public event ApplicationEvents_10_AdvancedSearchStoppedEventHandler ApplicationEvents_10_Event_AdvancedSearchStopped { get; set; }
  • Event: public event ApplicationEvents_10_ItemSendEventHandler ApplicationEvents_10_Event_ItemSend { get; set; }
  • Event: public event ApplicationEvents_10_MAPILogonCompleteEventHandler ApplicationEvents_10_Event_MAPILogonComplete { get; set; }
  • Event: public event ApplicationEvents_10_NewMailEventHandler ApplicationEvents_10_Event_NewMail { get; set; }
  • Event: public event ApplicationEvents_10_OptionsPagesAddEventHandler ApplicationEvents_10_Event_OptionsPagesAdd { get; set; }
  • Event: public event ApplicationEvents_10_ReminderEventHandler ApplicationEvents_10_Event_Reminder { get; set; }
  • Event: public event ApplicationEvents_10_StartupEventHandler ApplicationEvents_10_Event_Startup { get; set; }
  • Event: public event ApplicationEvents_11_QuitEventHandler ApplicationEvents_11_Event_Quit { get; set; }
  • Event: public event ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler AttachmentContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_BeforeFolderSharingDialogEventHandler BeforeFolderSharingDialog { get; set; }
  • Event: public event ApplicationEvents_11_ContextMenuCloseEventHandler ContextMenuClose { get; set; }
  • Event: public event ApplicationEvents_11_FolderContextMenuDisplayEventHandler FolderContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ItemContextMenuDisplayEventHandler ItemContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ItemLoadEventHandler ItemLoad { get; set; }
  • Event: public event ApplicationEvents_11_ItemSendEventHandler ItemSend { get; set; }
  • Event: public event ApplicationEvents_11_MAPILogonCompleteEventHandler MAPILogonComplete { get; set; }
  • Event: public event ApplicationEvents_11_NewMailEventHandler NewMail { get; set; }
  • Event: public event ApplicationEvents_11_NewMailExEventHandler NewMailEx { get; set; }
  • Event: public event ApplicationEvents_11_OptionsPagesAddEventHandler OptionsPagesAdd { get; set; }
  • Event: public event ApplicationEvents_11_ReminderEventHandler Reminder { get; set; }
  • Event: public event ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler ShortcutContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_StartupEventHandler Startup { get; set; }
  • Event: public event ApplicationEvents_11_StoreContextMenuDisplayEventHandler StoreContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ViewContextMenuDisplayEventHandler ViewContextMenuDisplay { get; set; }
  • Method: public virtual object GetObjectReference (object Item, OlReferenceType ReferenceType)
  • Method: public virtual void RefreshFormRegionDefinition (string RegionName)
  • Property: virtual IAssistance Assistance { public get; }
  • Property: virtual string DefaultProfileName { public get; }
  • Property: virtual bool IsTrusted { public get; }
  • Property: virtual PickerDialog PickerDialog { public get; }
  • Property: virtual TimeZones TimeZones { public get; }
  • Event: public event ApplicationEvents_10_AdvancedSearchCompleteEventHandler AdvancedSearchComplete { get; set; }
  • Event: public event ApplicationEvents_10_AdvancedSearchStoppedEventHandler AdvancedSearchStopped { get; set; }
  • Event: public event ApplicationEvents_10_ItemSendEventHandler ItemSend { get; set; }
  • Event: public event ApplicationEvents_10_MAPILogonCompleteEventHandler MAPILogonComplete { get; set; }
  • Event: public event ApplicationEvents_10_NewMailEventHandler NewMail { get; set; }
  • Event: public event ApplicationEvents_10_OptionsPagesAddEventHandler OptionsPagesAdd { get; set; }
  • Event: public event ApplicationEvents_10_ReminderEventHandler Reminder { get; set; }
  • Event: public event ApplicationEvents_10_StartupEventHandler Startup { get; set; }
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents ()
  • Method: void ItemSend (object Item, out bool Cancel)
  • Method: void ItemSend (object Item, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_10 ()
  • Method: void ItemSend (object Item, out bool Cancel)
  • Method: void ItemSend (object Item, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_10_ItemSendEventHandler ()
  • Method: public virtual void Invoke (object Item, out bool Cancel)
  • Method: public virtual void Invoke (object Item, bool Cancel)
Microsoft.Office.Interop.Outlook ApplicationEvents_11 ()
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_11 n/a
  • Method: void AdvancedSearchComplete (Search SearchObject)
  • Method: void AdvancedSearchStopped (Search SearchObject)
  • Method: void AttachmentContextMenuDisplay (CommandBar CommandBar, AttachmentSelection Attachments)
  • Method: void BeforeFolderSharingDialog (MAPIFolder FolderToShare, out bool Cancel)
  • Method: void ContextMenuClose (OlContextMenu ContextMenu)
  • Method: void FolderContextMenuDisplay (CommandBar CommandBar, MAPIFolder Folder)
  • Method: void ItemContextMenuDisplay (CommandBar CommandBar, Selection Selection)
  • Method: void ItemLoad (object Item)
  • Method: void ItemSend (object Item, out bool Cancel)
  • Method: void MAPILogonComplete ()
  • Method: void NewMail ()
  • Method: void NewMailEx (string EntryIDCollection)
  • Method: void OptionsPagesAdd (PropertyPages Pages)
  • Method: void Quit ()
  • Method: void Reminder (object Item)
  • Method: void ShortcutContextMenuDisplay (CommandBar CommandBar, OutlookBarShortcut Shortcut)
  • Method: void Startup ()
  • Method: void StoreContextMenuDisplay (CommandBar CommandBar, Store Store)
  • Method: void ViewContextMenuDisplay (CommandBar CommandBar, View View)
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_AdvancedSearchCompleteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_AdvancedSearchCompleteEventHandler n/a
  • Constructor: public ApplicationEvents_11_AdvancedSearchCompleteEventHandler (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 (Search SearchObject)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_AdvancedSearchStoppedEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_AdvancedSearchStoppedEventHandler n/a
  • Constructor: public ApplicationEvents_11_AdvancedSearchStoppedEventHandler (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 (Search SearchObject)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler (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 (CommandBar CommandBar, AttachmentSelection Attachments)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_BeforeFolderSharingDialogEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_BeforeFolderSharingDialogEventHandler n/a
  • Constructor: public ApplicationEvents_11_BeforeFolderSharingDialogEventHandler (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 (MAPIFolder FolderToShare, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ContextMenuCloseEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ContextMenuCloseEventHandler n/a
  • Constructor: public ApplicationEvents_11_ContextMenuCloseEventHandler (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 (OlContextMenu ContextMenu)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_Event ()
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_11_Event n/a
  • Event: public event ApplicationEvents_11_AdvancedSearchCompleteEventHandler AdvancedSearchComplete { get; set; }
  • Event: public event ApplicationEvents_11_AdvancedSearchStoppedEventHandler AdvancedSearchStopped { get; set; }
  • Event: public event ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler AttachmentContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_BeforeFolderSharingDialogEventHandler BeforeFolderSharingDialog { get; set; }
  • Event: public event ApplicationEvents_11_ContextMenuCloseEventHandler ContextMenuClose { get; set; }
  • Event: public event ApplicationEvents_11_FolderContextMenuDisplayEventHandler FolderContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ItemContextMenuDisplayEventHandler ItemContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ItemLoadEventHandler ItemLoad { get; set; }
  • Event: public event ApplicationEvents_11_ItemSendEventHandler ItemSend { get; set; }
  • Event: public event ApplicationEvents_11_MAPILogonCompleteEventHandler MAPILogonComplete { get; set; }
  • Event: public event ApplicationEvents_11_NewMailEventHandler NewMail { get; set; }
  • Event: public event ApplicationEvents_11_NewMailExEventHandler NewMailEx { get; set; }
  • Event: public event ApplicationEvents_11_OptionsPagesAddEventHandler OptionsPagesAdd { get; set; }
  • Event: public event ApplicationEvents_11_QuitEventHandler Quit { get; set; }
  • Event: public event ApplicationEvents_11_ReminderEventHandler Reminder { get; set; }
  • Event: public event ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler ShortcutContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_StartupEventHandler Startup { get; set; }
  • Event: public event ApplicationEvents_11_StoreContextMenuDisplayEventHandler StoreContextMenuDisplay { get; set; }
  • Event: public event ApplicationEvents_11_ViewContextMenuDisplayEventHandler ViewContextMenuDisplay { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_FolderContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_FolderContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_FolderContextMenuDisplayEventHandler (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 (CommandBar CommandBar, MAPIFolder Folder)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ItemContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ItemContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_ItemContextMenuDisplayEventHandler (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 (CommandBar CommandBar, Selection Selection)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ItemLoadEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ItemLoadEventHandler n/a
  • Constructor: public ApplicationEvents_11_ItemLoadEventHandler (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 (object Item)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ItemSendEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ItemSendEventHandler n/a
  • Constructor: public ApplicationEvents_11_ItemSendEventHandler (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 (object Item, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_MAPILogonCompleteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_MAPILogonCompleteEventHandler n/a
  • Constructor: public ApplicationEvents_11_MAPILogonCompleteEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_NewMailEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_NewMailEventHandler n/a
  • Constructor: public ApplicationEvents_11_NewMailEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_NewMailExEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_NewMailExEventHandler n/a
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_OptionsPagesAddEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_OptionsPagesAddEventHandler n/a
  • Constructor: public ApplicationEvents_11_OptionsPagesAddEventHandler (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 (PropertyPages Pages)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_QuitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_QuitEventHandler n/a
  • Constructor: public ApplicationEvents_11_QuitEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ReminderEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ReminderEventHandler n/a
  • Constructor: public ApplicationEvents_11_ReminderEventHandler (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 (object Item)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler (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 (CommandBar CommandBar, OutlookBarShortcut Shortcut)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.ApplicationEvents_11_SinkHelper n/a
  • Field: public ApplicationEvents_11_AdvancedSearchCompleteEventHandler m_AdvancedSearchCompleteDelegate
  • Field: public ApplicationEvents_11_AdvancedSearchStoppedEventHandler m_AdvancedSearchStoppedDelegate
  • Field: public ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler m_AttachmentContextMenuDisplayDelegate
  • Field: public ApplicationEvents_11_BeforeFolderSharingDialogEventHandler m_BeforeFolderSharingDialogDelegate
  • Field: public ApplicationEvents_11_ContextMenuCloseEventHandler m_ContextMenuCloseDelegate
  • Field: public int m_dwCookie
  • Field: public ApplicationEvents_11_FolderContextMenuDisplayEventHandler m_FolderContextMenuDisplayDelegate
  • Field: public ApplicationEvents_11_ItemContextMenuDisplayEventHandler m_ItemContextMenuDisplayDelegate
  • Field: public ApplicationEvents_11_ItemLoadEventHandler m_ItemLoadDelegate
  • Field: public ApplicationEvents_11_ItemSendEventHandler m_ItemSendDelegate
  • Field: public ApplicationEvents_11_MAPILogonCompleteEventHandler m_MAPILogonCompleteDelegate
  • Field: public ApplicationEvents_11_NewMailEventHandler m_NewMailDelegate
  • Field: public ApplicationEvents_11_NewMailExEventHandler m_NewMailExDelegate
  • Field: public ApplicationEvents_11_OptionsPagesAddEventHandler m_OptionsPagesAddDelegate
  • Field: public ApplicationEvents_11_QuitEventHandler m_QuitDelegate
  • Field: public ApplicationEvents_11_ReminderEventHandler m_ReminderDelegate
  • Field: public ApplicationEvents_11_ShortcutContextMenuDisplayEventHandler m_ShortcutContextMenuDisplayDelegate
  • Field: public ApplicationEvents_11_StartupEventHandler m_StartupDelegate
  • Field: public ApplicationEvents_11_StoreContextMenuDisplayEventHandler m_StoreContextMenuDisplayDelegate
  • Field: public ApplicationEvents_11_ViewContextMenuDisplayEventHandler m_ViewContextMenuDisplayDelegate
  • 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: public virtual void MAPILogonComplete ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public virtual void NewMail ()
  • Method: public virtual void Quit ()
  • Method: public virtual void Startup ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_StartupEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_StartupEventHandler n/a
  • Constructor: public ApplicationEvents_11_StartupEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_StoreContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_StoreContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_StoreContextMenuDisplayEventHandler (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 (CommandBar CommandBar, Store Store)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ApplicationEvents_11_ViewContextMenuDisplayEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ViewContextMenuDisplayEventHandler n/a
  • Constructor: public ApplicationEvents_11_ViewContextMenuDisplayEventHandler (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 (CommandBar CommandBar, View View)
  • 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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_ItemSendEventHandler ()
  • Method: public virtual void Invoke (object Item, out bool Cancel)
  • Method: public virtual void Invoke (object Item, bool Cancel)
public class Microsoft.Office.Interop.Outlook.AppointmentItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual AppointmentItem CopyTo (MAPIFolder DestinationFolder, OlAppointmentCopyOptions CopyOptions)
  • Method: public virtual Conversation GetConversation ()
  • Method: public virtual AddressEntry GetOrganizer ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual DateTime EndInEndTimeZone { public get; public set; }
  • Property: virtual TimeZone EndTimeZone { public get; public set; }
  • Property: virtual DateTime EndUTC { public get; public set; }
  • Property: virtual bool ForceUpdateToAllAttendees { public get; public set; }
  • Property: virtual string GlobalAppointmentID { public get; }
  • Property: virtual string MeetingWorkspaceURL { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
  • Property: virtual DateTime StartInStartTimeZone { public get; public set; }
  • Property: virtual TimeZone StartTimeZone { public get; public set; }
  • Property: virtual DateTime StartUTC { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook AssignToCategoryRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.AssignToCategoryRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual object Categories { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.Attachment ()
  • Method: string GetTemporaryFilePath ()
  • Property: OlAttachmentBlockLevel BlockLevel { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: int Size { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AttachmentSelectionClass ()
public class Microsoft.Office.Interop.Outlook.AttachmentSelectionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual Selection GetSelection (OlSelectionContents SelectionContents)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual Attachment this [object Index] { public get; }
  • Property: virtual OlSelectionLocation Location { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AutoFormatRuleClass ()
public class Microsoft.Office.Interop.Outlook.AutoFormatRuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual ViewFont Font { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Standard { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook AutoFormatRulesClass ()
public class Microsoft.Office.Interop.Outlook.AutoFormatRulesClass n/a
  • Method: public virtual AutoFormatRule Add (string Name)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual AutoFormatRule Insert (string Name, object Index)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method: public virtual void RemoveAll ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual AutoFormatRule this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook BusinessCardViewClass ()
public class Microsoft.Office.Interop.Outlook.BusinessCardViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual int CardSize { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual ViewFont HeadingsFont { public get; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OrderFields SortFields { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CalendarModuleClass ()
public class Microsoft.Office.Interop.Outlook.CalendarModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CalendarSharingClass ()
public class Microsoft.Office.Interop.Outlook.CalendarSharingClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual MailItem ForwardAsICal (OlCalendarMailFormat MailFormat)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void SaveAsICal (string Path)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlCalendarDetail CalendarDetail { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual DateTime EndDate { public get; public set; }
  • Property: virtual MAPIFolder Folder { public get; }
  • Property: virtual bool IncludeAttachments { public get; public set; }
  • Property: virtual bool IncludePrivateDetails { public get; public set; }
  • Property: virtual bool IncludeWholeCalendar { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual bool RestrictToWorkingHours { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual DateTime StartDate { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CalendarViewClass ()
public class Microsoft.Office.Interop.Outlook.CalendarViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual AutoFormatRules AutoFormatRules { public get; }
  • Property: virtual bool BoldDatesWithItems { public get; public set; }
  • Property: virtual bool BoldSubjects { public get; public set; }
  • Property: virtual OlCalendarViewMode CalendarViewMode { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int DaysInMultiDayMode { public get; public set; }
  • Property: virtual ViewFont DayWeekFont { public get; }
  • Property: virtual ViewFont DayWeekTimeFont { public get; }
  • Property: virtual OlDayWeekTimeScale DayWeekTimeScale { public get; public set; }
  • Property: virtual object DisplayedDates { public get; }
  • Property: virtual string EndField { public get; public set; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual ViewFont MonthFont { public get; }
  • Property: virtual bool MonthShowEndTime { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual DateTime SelectedEndTime { public get; }
  • Property: virtual DateTime SelectedStartTime { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual string StartField { public get; public set; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CardViewClass ()
public class Microsoft.Office.Interop.Outlook.CardViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AllowInCellEditing { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual AutoFormatRules AutoFormatRules { public get; }
  • Property: virtual ViewFont BodyFont { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual ViewFont HeadingsFont { public get; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual int MultiLineFieldHeight { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowEmptyFields { public get; public set; }
  • Property: virtual OrderFields SortFields { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual ViewFields ViewFields { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual int Width { public get; public set; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CategoriesClass ()
public class Microsoft.Office.Interop.Outlook.CategoriesClass n/a
  • Method: public virtual Category Add (string Name, object Color, object ShortcutKey)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual Category this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook CategoryClass ()
public class Microsoft.Office.Interop.Outlook.CategoryClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual uint CategoryBorderColor { public get; }
  • Property: virtual uint CategoryGradientBottomColor { public get; }
  • Property: virtual uint CategoryGradientTopColor { public get; }
  • Property: virtual string CategoryID { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlCategoryColor Color { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OlCategoryShortcutKey ShortcutKey { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook CategoryRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.CategoryRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual object Categories { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ColumnClass ()
public class Microsoft.Office.Interop.Outlook.ColumnClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ColumnFormatClass ()
public class Microsoft.Office.Interop.Outlook.ColumnFormatClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlAlign Align { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int FieldFormat { public get; public set; }
  • Property: virtual OlUserPropertyType FieldType { public get; }
  • Property: virtual string Label { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual int Width { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ColumnsClass ()
public class Microsoft.Office.Interop.Outlook.ColumnsClass n/a
  • Method: public virtual Column Add (string Name)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method: public virtual void RemoveAll ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual Column this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook Conflict ()
public interface Microsoft.Office.Interop.Outlook.Conflict n/a
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: object Item { public get; }
  • Property: string Name { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
  • Property: OlObjectClass Type { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook Conflicts ()
public interface Microsoft.Office.Interop.Outlook.Conflicts n/a
  • Method: Conflict GetFirst ()
  • Method: Conflict GetLast ()
  • Method: Conflict GetNext ()
  • Method: Conflict GetPrevious ()
  • Property: Application Application { public get; }
  • Property: OlObjectClass Class { public get; }
  • Property: int Count { public get; }
  • Property: Conflict this [object Index] { public get; }
  • Property: object Parent { public get; }
  • Property: NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.ContactItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual void AddBusinessCardLogoPicture (string Path)
  • Method: public virtual void AddPicture (string Path)
  • Method: public virtual void ClearTaskFlag ()
  • Method: public virtual MailItem ForwardAsBusinessCard ()
  • Method: public virtual Conversation GetConversation ()
  • Method: public virtual void MarkAsTask (OlMarkInterval MarkInterval)
  • Method: public virtual void RemovePicture ()
  • Method: public virtual void ResetBusinessCard ()
  • Method: public virtual void SaveBusinessCardImage (string Path)
  • Method: public virtual void ShowBusinessCardEditor ()
  • Method: public virtual void ShowCheckAddressDialog (OlMailingAddress MailingAddress)
  • Method: public virtual void ShowCheckFullNameDialog ()
  • Method: public virtual void ShowCheckPhoneDialog (OlContactPhoneNumber PhoneNumber)
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual string BusinessCardLayoutXml { public get; public set; }
  • Property: virtual OlBusinessCardType BusinessCardType { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual bool HasPicture { public get; }
  • Property: virtual bool IsMarkedAsTask { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual bool ReminderOverrideDefault { public get; public set; }
  • Property: virtual bool ReminderPlaySound { public get; public set; }
  • Property: virtual bool ReminderSet { public get; public set; }
  • Property: virtual string ReminderSoundFile { public get; public set; }
  • Property: virtual DateTime ReminderTime { public get; public set; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual DateTime TaskCompletedDate { public get; public set; }
  • Property: virtual DateTime TaskDueDate { public get; public set; }
  • Property: virtual DateTime TaskStartDate { public get; public set; }
  • Property: virtual string TaskSubject { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ContactsModuleClass ()
public class Microsoft.Office.Interop.Outlook.ContactsModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ConversationClass ()
public class Microsoft.Office.Interop.Outlook.ConversationClass n/a
  • Method: public virtual void ClearAlwaysAssignCategories (Store Store)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual string GetAlwaysAssignCategories (Store Store)
  • Method: public virtual OlAlwaysDeleteConversation GetAlwaysDelete (Store Store)
  • Method: public virtual MAPIFolder GetAlwaysMoveToFolder (Store Store)
  • Method: public virtual SimpleItems GetChildren (object Item)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual object GetParent (object Item)
  • Method: public virtual SimpleItems GetRootItems ()
  • Method: public virtual Table GetTable ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual void MarkAsRead ()
  • Method: public virtual void MarkAsUnread ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void SetAlwaysAssignCategories (string Categories, Store Store)
  • Method: public virtual void SetAlwaysDelete (OlAlwaysDeleteConversation AlwaysDelete, Store Store)
  • Method: public virtual void SetAlwaysMoveToFolder (MAPIFolder MoveToFolder, Store Store)
  • Method: public virtual void StopAlwaysDelete (Store Store)
  • Method: public virtual void StopAlwaysMoveToFolder (Store Store)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ConversationHeaderClass ()
public class Microsoft.Office.Interop.Outlook.ConversationHeaderClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual Conversation GetConversation ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual SimpleItems GetItems ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual string ConversationTopic { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook DataSourceObjectClass ()
n/a public class Microsoft.Office.Interop.Outlook.DataSourceObjectClass
--> NONE <--
  • Constructor: public DataSourceObjectClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual object OutlookItem { public get; public set; }
Microsoft.Office.Interop.Outlook DDataSourceObject ()
n/a public interface Microsoft.Office.Interop.Outlook.DDataSourceObject
--> NONE <--
  • Property: object OutlookItem { public get; public set; }
public class Microsoft.Office.Interop.Outlook.DistListItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual void ClearTaskFlag ()
  • Method: public virtual Conversation GetConversation ()
  • Method: public virtual void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual bool IsMarkedAsTask { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual bool ReminderOverrideDefault { public get; public set; }
  • Property: virtual bool ReminderPlaySound { public get; public set; }
  • Property: virtual bool ReminderSet { public get; public set; }
  • Property: virtual string ReminderSoundFile { public get; public set; }
  • Property: virtual DateTime ReminderTime { public get; public set; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual DateTime TaskCompletedDate { public get; public set; }
  • Property: virtual DateTime TaskDueDate { public get; public set; }
  • Property: virtual DateTime TaskStartDate { public get; public set; }
  • Property: virtual string TaskSubject { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.DocumentItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook DoNotUseMeFolderClass ()
public class Microsoft.Office.Interop.Outlook.DoNotUseMeFolderClass n/a
  • Method: public virtual void AddToFavorites (object fNoUI, object Name)
  • Method: public virtual void AddToPFFavorites ()
  • Method: public virtual MAPIFolder CopyTo (MAPIFolder DestinationFolder)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual void Display ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual CalendarSharing GetCalendarExporter ()
  • Method: public virtual StdPicture GetCustomIcon ()
  • Method: public virtual Explorer GetExplorer (object DisplayMode)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual StorageItem GetStorage (string StorageIdentifier, OlStorageIdentifierType StorageIdentifierType)
  • Method: public virtual Table GetTable (object Filter, object TableContents)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void MoveTo (MAPIFolder DestinationFolder)
  • Method: public virtual void SetCustomIcon (StdPicture Picture)
  • Method (i): public virtual string ToString ()
  • Property: virtual string AddressBookName { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual View CurrentView { public get; }
  • Property: virtual bool CustomViewsOnly { public get; public set; }
  • Property: virtual OlItemType DefaultItemType { public get; }
  • Property: virtual string DefaultMessageClass { public get; }
  • Property: virtual string Description { public get; public set; }
  • Property: virtual string EntryID { public get; }
  • Property: virtual string FolderPath { public get; }
  • Property: virtual Folders Folders { public get; }
  • Property: virtual string FullFolderPath { public get; }
  • Property: virtual bool InAppFolderSyncObject { public get; public set; }
  • Property: virtual bool IsSharePointFolder { public get; }
  • Property: virtual Items Items { public get; }
  • Property: virtual object MAPIOBJECT { public get; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowAsOutlookAB { public get; public set; }
  • Property: virtual OlShowItemCount ShowItemCount { public get; public set; }
  • Property: virtual Store Store { public get; }
  • Property: virtual string StoreID { public get; }
  • Property: virtual int UnReadItemCount { public get; }
  • Property: virtual UserDefinedProperties UserDefinedProperties { public get; }
  • Property: virtual object UserPermissions { public get; }
  • Property: virtual Views Views { public get; }
  • Property: virtual bool WebViewAllowNavigation { public get; public set; }
  • Property: virtual bool WebViewOn { public get; public set; }
  • Property: virtual string WebViewURL { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ExchangeDistributionListClass ()
public class Microsoft.Office.Interop.Outlook.ExchangeDistributionListClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual void Details (object HWnd)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual ContactItem GetContact ()
  • Method: public virtual ExchangeDistributionList GetExchangeDistributionList ()
  • Method: public virtual AddressEntries GetExchangeDistributionListMembers ()
  • Method: public virtual ExchangeUser GetExchangeUser ()
  • Method: public virtual string GetFreeBusy (DateTime Start, int MinPerChar, object CompleteFormat)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual AddressEntries GetMemberOfList ()
  • Method: public virtual AddressEntries GetOwners ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Method: public virtual void Update (object MakePermanent, object Refresh)
  • Method: public virtual void UpdateFreeBusy ()
  • Property: virtual string Address { public get; public set; }
  • Property: virtual OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: virtual string Alias { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Comments { public get; public set; }
  • Property: virtual OlDisplayType DisplayType { public get; }
  • Property: virtual string ID { public get; }
  • Property: virtual AddressEntry Manager { public get; }
  • Property: virtual object MAPIOBJECT { public get; public set; }
  • Property: virtual AddressEntries Members { public get; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual string PrimarySmtpAddress { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string Type { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ExchangeUserClass ()
public class Microsoft.Office.Interop.Outlook.ExchangeUserClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual void Details (object HWnd)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual ContactItem GetContact ()
  • Method: public virtual AddressEntries GetDirectReports ()
  • Method: public virtual ExchangeDistributionList GetExchangeDistributionList ()
  • Method: public virtual ExchangeUser GetExchangeUser ()
  • Method: public virtual ExchangeUser GetExchangeUserManager ()
  • Method: public virtual string GetFreeBusy (DateTime Start, int MinPerChar, object CompleteFormat)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual AddressEntries GetMemberOfList ()
  • Method: public virtual StdPicture GetPicture ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Method: public virtual void Update (object MakePermanent, object Refresh)
  • Method: public virtual void UpdateFreeBusy ()
  • Property: virtual string Address { public get; public set; }
  • Property: virtual OlAddressEntryUserType AddressEntryUserType { public get; }
  • Property: virtual string Alias { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual string AssistantName { public get; public set; }
  • Property: virtual string BusinessTelephoneNumber { public get; public set; }
  • Property: virtual string City { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Comments { public get; public set; }
  • Property: virtual string CompanyName { public get; public set; }
  • Property: virtual string Department { public get; public set; }
  • Property: virtual OlDisplayType DisplayType { public get; }
  • Property: virtual string FirstName { public get; public set; }
  • Property: virtual string ID { public get; }
  • Property: virtual string JobTitle { public get; public set; }
  • Property: virtual string LastName { public get; public set; }
  • Property: virtual AddressEntry Manager { public get; }
  • Property: virtual object MAPIOBJECT { public get; public set; }
  • Property: virtual AddressEntries Members { public get; }
  • Property: virtual string MobileTelephoneNumber { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual string OfficeLocation { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual string PostalCode { public get; public set; }
  • Property: virtual string PrimarySmtpAddress { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string StateOrProvince { public get; public set; }
  • Property: virtual string StreetAddress { public get; public set; }
  • Property: virtual string Type { public get; public set; }
  • Property: virtual string YomiCompanyName { public get; public set; }
  • Property: virtual string YomiDepartment { public get; public set; }
  • Property: virtual string YomiDisplayName { public get; public set; }
  • Property: virtual string YomiFirstName { public get; public set; }
  • Property: virtual string YomiLastName { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.ExplorerClass ()
  • Event: public event ExplorerEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange { get; set; }
  • Event: public event ExplorerEvents_10_InlineResponseEventHandler InlineResponse { get; set; }
  • Event: public event ExplorerEvents_10_InlineResponseCloseEventHandler InlineResponseClose { get; set; }
  • Method: public virtual void AddToSelection (object Item)
  • Method: public virtual void ClearSearch ()
  • Method: public virtual void ClearSelection ()
  • Method: public virtual void DeselectFolder (MAPIFolder Folder)
  • Method: public virtual bool IsFolderSelected (MAPIFolder Folder)
  • Method: public virtual bool IsItemSelectableInView (object Item)
  • Method: public virtual void RemoveFromSelection (object Item)
  • Method: public virtual void Search (string Query, OlSearchScope SearchScope)
  • Method: public virtual void SelectAllItems ()
  • Method: public virtual void SelectFolder (MAPIFolder Folder)
  • Property: virtual AccountSelector AccountSelector { public get; }
  • Property: virtual object ActiveInlineResponse { public get; }
  • Property: virtual object ActiveInlineResponseWordEditor { public get; }
  • Property: virtual AttachmentSelection AttachmentSelection { public get; }
  • Property: virtual NavigationPane NavigationPane { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents ()
  • Method: void BeforeFolderSwitch (object NewFolder, out bool Cancel)
  • Method: void BeforeViewSwitch (object NewView, out bool Cancel)
  • Method: void BeforeFolderSwitch (object NewFolder, bool Cancel)
  • Method: void BeforeViewSwitch (object NewView, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_10 ()
  • Method: void AttachmentSelectionChange ()
  • Method: void BeforeFolderSwitch (object NewFolder, out bool Cancel)
  • Method: void BeforeItemCopy (out bool Cancel)
  • Method: void BeforeItemCut (out bool Cancel)
  • Method: void BeforeItemPaste (object ClipboardContent, MAPIFolder Target, out bool Cancel)
  • Method: void BeforeMaximize (out bool Cancel)
  • Method: void BeforeMinimize (out bool Cancel)
  • Method: void BeforeMove (out bool Cancel)
  • Method: void BeforeSize (out bool Cancel)
  • Method: void BeforeViewSwitch (object NewView, out bool Cancel)
  • Method: void InlineResponse (object Item)
  • Method: void InlineResponseClose ()
  • Method: void BeforeFolderSwitch (object NewFolder, bool Cancel)
  • Method: void BeforeItemCopy (bool Cancel)
  • Method: void BeforeItemCut (bool Cancel)
  • Method: void BeforeItemPaste (object ClipboardContent, MAPIFolder Target, bool Cancel)
  • Method: void BeforeMaximize (bool Cancel)
  • Method: void BeforeMinimize (bool Cancel)
  • Method: void BeforeMove (bool Cancel)
  • Method: void BeforeSize (bool Cancel)
  • Method: void BeforeViewSwitch (object NewView, bool Cancel)
Microsoft.Office.Interop.Outlook ExplorerEvents_10_AttachmentSelectionChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_AttachmentSelectionChangeEventHandler n/a
  • Constructor: public ExplorerEvents_10_AttachmentSelectionChangeEventHandler (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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeFolderSwitchEventHandler ()
  • Method: public virtual void Invoke (object NewFolder, out bool Cancel)
  • Method: public virtual void Invoke (object NewFolder, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeItemCopyEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeItemCutEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeItemPasteEventHandler ()
  • Method: public virtual void Invoke (object ClipboardContent, MAPIFolder Target, out bool Cancel)
  • Method: public virtual void Invoke (object ClipboardContent, MAPIFolder Target, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeMaximizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeMinimizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeMoveEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeSizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeViewSwitchEventHandler ()
  • Method: public virtual void Invoke (object NewView, out bool Cancel)
  • Method: public virtual void Invoke (object NewView, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.ExplorerEvents_10_Event ()
  • Event: public event ExplorerEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange { get; set; }
  • Event: public event ExplorerEvents_10_InlineResponseEventHandler InlineResponse { get; set; }
  • Event: public event ExplorerEvents_10_InlineResponseCloseEventHandler InlineResponseClose { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ExplorerEvents_10_InlineResponseCloseEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_InlineResponseCloseEventHandler n/a
  • Constructor: public ExplorerEvents_10_InlineResponseCloseEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ExplorerEvents_10_InlineResponseEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_10_InlineResponseEventHandler n/a
  • Constructor: public ExplorerEvents_10_InlineResponseEventHandler (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 (object Item)
  • 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; }
--> NONE <--
public sealed class Microsoft.Office.Interop.Outlook.ExplorerEvents_10_SinkHelper ()
  • Field: public ExplorerEvents_10_AttachmentSelectionChangeEventHandler m_AttachmentSelectionChangeDelegate
  • Field: public ExplorerEvents_10_InlineResponseCloseEventHandler m_InlineResponseCloseDelegate
  • Field: public ExplorerEvents_10_InlineResponseEventHandler m_InlineResponseDelegate
  • Method: public virtual void AttachmentSelectionChange ()
  • Method: public virtual void InlineResponseClose ()
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_BeforeFolderSwitchEventHandler ()
  • Method: public virtual void Invoke (object NewFolder, out bool Cancel)
  • Method: public virtual void Invoke (object NewFolder, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ExplorerEvents_BeforeViewSwitchEventHandler ()
  • Method: public virtual void Invoke (object NewView, out bool Cancel)
  • Method: public virtual void Invoke (object NewView, bool Cancel)
Microsoft.Office.Interop.Outlook FolderClass ()
public class Microsoft.Office.Interop.Outlook.FolderClass n/a
  • Event: public event MAPIFolderEvents_12_BeforeFolderMoveEventHandler BeforeFolderMove { get; set; }
  • Event: public event MAPIFolderEvents_12_BeforeItemMoveEventHandler BeforeItemMove { get; set; }
  • Method: public virtual void AddToFavorites (object fNoUI, object Name)
  • Method: public virtual void AddToPFFavorites ()
  • Method: public virtual MAPIFolder CopyTo (MAPIFolder DestinationFolder)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual void Display ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual CalendarSharing GetCalendarExporter ()
  • Method: public virtual StdPicture GetCustomIcon ()
  • Method: public virtual Explorer GetExplorer (object DisplayMode)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual StorageItem GetStorage (string StorageIdentifier, OlStorageIdentifierType StorageIdentifierType)
  • Method: public virtual Table GetTable (object Filter, object TableContents)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void MoveTo (MAPIFolder DestinationFolder)
  • Method: public virtual void SetCustomIcon (StdPicture Picture)
  • Method (i): public virtual string ToString ()
  • Property: virtual string AddressBookName { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual View CurrentView { public get; }
  • Property: virtual bool CustomViewsOnly { public get; public set; }
  • Property: virtual OlItemType DefaultItemType { public get; }
  • Property: virtual string DefaultMessageClass { public get; }
  • Property: virtual string Description { public get; public set; }
  • Property: virtual string EntryID { public get; }
  • Property: virtual string FolderPath { public get; }
  • Property: virtual Folders Folders { public get; }
  • Property: virtual string FullFolderPath { public get; }
  • Property: virtual bool InAppFolderSyncObject { public get; public set; }
  • Property: virtual bool IsSharePointFolder { public get; }
  • Property: virtual Items Items { public get; }
  • Property: virtual object MAPIOBJECT { public get; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowAsOutlookAB { public get; public set; }
  • Property: virtual OlShowItemCount ShowItemCount { public get; public set; }
  • Property: virtual Store Store { public get; }
  • Property: virtual string StoreID { public get; }
  • Property: virtual int UnReadItemCount { public get; }
  • Property: virtual UserDefinedProperties UserDefinedProperties { public get; }
  • Property: virtual object UserPermissions { public get; }
  • Property: virtual Views Views { public get; }
  • Property: virtual bool WebViewAllowNavigation { public get; public set; }
  • Property: virtual bool WebViewOn { public get; public set; }
  • Property: virtual string WebViewURL { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormNameRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.FormNameRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object FormName { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionClass ()
public class Microsoft.Office.Interop.Outlook.FormRegionClass n/a
  • Event: public event FormRegionEvents_CloseEventHandler Close { get; set; }
  • Event: public event FormRegionEvents_ExpandedEventHandler Expanded { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reflow ()
  • Method: public virtual void Select ()
  • Method: public virtual void SetControlItemProperty (object Control, string PropertyName)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Detail { public get; public set; }
  • Property: virtual string DisplayName { public get; }
  • Property: virtual bool EnableAutoLayout { public get; public set; }
  • Property: virtual object Form { public get; }
  • Property: virtual OlFormRegionMode FormRegionMode { public get; }
  • Property: virtual Inspector Inspector { public get; }
  • Property: virtual string InternalName { public get; }
  • Property: virtual bool IsExpanded { public get; }
  • Property: virtual object Item { public get; }
  • Property: virtual int Language { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool SuppressControlReplacement { public get; public set; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionEvents ()
public interface Microsoft.Office.Interop.Outlook.FormRegionEvents n/a
  • Method: void Close ()
  • Method: void Expanded (bool Expand)
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionEvents_CloseEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.FormRegionEvents_CloseEventHandler n/a
  • Constructor: public FormRegionEvents_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; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.FormRegionEvents_Event n/a
  • Event: public event FormRegionEvents_CloseEventHandler Close { get; set; }
  • Event: public event FormRegionEvents_ExpandedEventHandler Expanded { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionEvents_ExpandedEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.FormRegionEvents_ExpandedEventHandler n/a
  • Constructor: public FormRegionEvents_ExpandedEventHandler (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 (bool Expand)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.FormRegionEvents_SinkHelper n/a
  • Field: public FormRegionEvents_CloseEventHandler m_CloseDelegate
  • Field: public int m_dwCookie
  • Field: public FormRegionEvents_ExpandedEventHandler m_ExpandedDelegate
  • Method: public virtual void Close ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook FormRegionStartupClass ()
public class Microsoft.Office.Interop.Outlook.FormRegionStartupClass n/a
  • Method: public virtual void BeforeFormRegionShow (FormRegion FormRegion)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual object GetFormRegionIcon (string FormRegionName, int LCID, OlFormRegionIcon Icon)
  • Method: public virtual object GetFormRegionManifest (string FormRegionName, int LCID)
  • Method: public virtual object GetFormRegionStorage (string FormRegionName, object Item, int LCID, OlFormRegionMode FormRegionMode, OlFormRegionSize FormRegionSize)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
--> NONE <--
Microsoft.Office.Interop.Outlook FromRssFeedRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.FromRssFeedRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object FromRssFeed { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook IconViewClass ()
public class Microsoft.Office.Interop.Outlook.IconViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual OlIconViewPlacement IconPlacement { public get; public set; }
  • Property: virtual OlIconViewType IconViewType { public get; public set; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OrderFields SortFields { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ImportanceRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.ImportanceRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual OlImportance Importance { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.InspectorClass ()
  • Event: public event InspectorEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange { get; set; }
  • Event: public event InspectorEvents_10_PageChangeEventHandler PageChange { get; set; }
  • Method: public virtual object NewFormRegion ()
  • Method: public virtual object OpenFormRegion (string Path)
  • Method: public virtual void SaveFormRegion (object Page, string FileName)
  • Method: public virtual void SetControlItemProperty (object Control, string PropertyName)
  • Method: public virtual void SetSchedulingStartTime (DateTime Start)
  • Property: virtual AttachmentSelection AttachmentSelection { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10 ()
  • Method: void AttachmentSelectionChange ()
  • Method: void BeforeMaximize (out bool Cancel)
  • Method: void BeforeMinimize (out bool Cancel)
  • Method: void BeforeMove (out bool Cancel)
  • Method: void BeforeSize (out bool Cancel)
  • Method: void PageChange (string ActivePageName)
  • Method: void BeforeMaximize (bool Cancel)
  • Method: void BeforeMinimize (bool Cancel)
  • Method: void BeforeMove (bool Cancel)
  • Method: void BeforeSize (bool Cancel)
Microsoft.Office.Interop.Outlook InspectorEvents_10_AttachmentSelectionChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_AttachmentSelectionChangeEventHandler n/a
  • Constructor: public InspectorEvents_10_AttachmentSelectionChangeEventHandler (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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_BeforeMaximizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_BeforeMinimizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_BeforeMoveEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_BeforeSizeEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10_Event ()
  • Event: public event InspectorEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange { get; set; }
  • Event: public event InspectorEvents_10_PageChangeEventHandler PageChange { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook InspectorEvents_10_PageChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_PageChangeEventHandler n/a
  • Constructor: public InspectorEvents_10_PageChangeEventHandler (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 ActivePageName)
  • 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; }
--> NONE <--
public sealed class Microsoft.Office.Interop.Outlook.InspectorEvents_10_SinkHelper ()
  • Field: public InspectorEvents_10_AttachmentSelectionChangeEventHandler m_AttachmentSelectionChangeDelegate
  • Field: public InspectorEvents_10_PageChangeEventHandler m_PageChangeDelegate
  • Method: public virtual void AttachmentSelectionChange ()
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.ItemEvents ()
  • Method: void BeforeAttachmentSave (Attachment Attachment, out bool Cancel)
  • Method: void BeforeCheckNames (out bool Cancel)
  • Method: void Close (out bool Cancel)
  • Method: void CustomAction (object Action, object Response, out bool Cancel)
  • Method: void Forward (object Forward, out bool Cancel)
  • Method: void Open (out bool Cancel)
  • Method: void Reply (object Response, out bool Cancel)
  • Method: void ReplyAll (object Response, out bool Cancel)
  • Method: void Send (out bool Cancel)
  • Method: void Write (out bool Cancel)
  • Method: void BeforeAttachmentSave (Attachment Attachment, bool Cancel)
  • Method: void BeforeCheckNames (bool Cancel)
  • Method: void Close (bool Cancel)
  • Method: void CustomAction (object Action, object Response, bool Cancel)
  • Method: void Forward (object Forward, bool Cancel)
  • Method: void Open (bool Cancel)
  • Method: void Reply (object Response, bool Cancel)
  • Method: void ReplyAll (object Response, bool Cancel)
  • Method: void Send (bool Cancel)
  • Method: void Write (bool Cancel)
public interface Microsoft.Office.Interop.Outlook.ItemEvents_10 ()
  • Method: void AfterWrite ()
  • Method: void AttachmentRemove (Attachment Attachment)
  • Method: void BeforeAttachmentAdd (Attachment Attachment, out bool Cancel)
  • Method: void BeforeAttachmentPreview (Attachment Attachment, out bool Cancel)
  • Method: void BeforeAttachmentRead (Attachment Attachment, out bool Cancel)
  • Method: void BeforeAttachmentSave (Attachment Attachment, out bool Cancel)
  • Method: void BeforeAttachmentWriteToTempFile (Attachment Attachment, out bool Cancel)
  • Method: void BeforeAutoSave (out bool Cancel)
  • Method: void BeforeCheckNames (out bool Cancel)
  • Method: void BeforeDelete (object Item, out bool Cancel)
  • Method: void BeforeRead ()
  • Method: void Close (out bool Cancel)
  • Method: void CustomAction (object Action, object Response, out bool Cancel)
  • Method: void Forward (object Forward, out bool Cancel)
  • Method: void Open (out bool Cancel)
  • Method: void ReadComplete (out bool Cancel)
  • Method: void Reply (object Response, out bool Cancel)
  • Method: void ReplyAll (object Response, out bool Cancel)
  • Method: void Send (out bool Cancel)
  • Method: void Unload ()
  • Method: void Write (out bool Cancel)
  • Method: void BeforeAttachmentSave (Attachment Attachment, bool Cancel)
  • Method: void BeforeCheckNames (bool Cancel)
  • Method: void BeforeDelete (object Item, bool Cancel)
  • Method: void Close (bool Cancel)
  • Method: void CustomAction (object Action, object Response, bool Cancel)
  • Method: void Forward (object Forward, bool Cancel)
  • Method: void Open (bool Cancel)
  • Method: void Reply (object Response, bool Cancel)
  • Method: void ReplyAll (object Response, bool Cancel)
  • Method: void Send (bool Cancel)
  • Method: void Write (bool Cancel)
Microsoft.Office.Interop.Outlook ItemEvents_10_AfterWriteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_AfterWriteEventHandler n/a
  • Constructor: public ItemEvents_10_AfterWriteEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_AttachmentRemoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_AttachmentRemoveEventHandler n/a
  • Constructor: public ItemEvents_10_AttachmentRemoveEventHandler (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 (Attachment Attachment)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeAttachmentAddEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentAddEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeAttachmentAddEventHandler (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 (Attachment Attachment, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeAttachmentPreviewEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentPreviewEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeAttachmentPreviewEventHandler (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 (Attachment Attachment, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeAttachmentReadEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentReadEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeAttachmentReadEventHandler (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 (Attachment Attachment, out bool Cancel)
  • 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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentSaveEventHandler ()
  • Method: public virtual void Invoke (Attachment Attachment, out bool Cancel)
  • Method: public virtual void Invoke (Attachment Attachment, bool Cancel)
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler (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 (Attachment Attachment, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeAutoSaveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAutoSaveEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeAutoSaveEventHandler (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 (out bool Cancel)
  • 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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeCheckNamesEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeDeleteEventHandler ()
  • Method: public virtual void Invoke (object Item, out bool Cancel)
  • Method: public virtual void Invoke (object Item, bool Cancel)
Microsoft.Office.Interop.Outlook ItemEvents_10_BeforeReadEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeReadEventHandler n/a
  • Constructor: public ItemEvents_10_BeforeReadEventHandler (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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_CloseEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_CustomActionEventHandler ()
  • Method: public virtual void Invoke (object Action, object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Action, object Response, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.ItemEvents_10_Event ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_ForwardEventHandler ()
  • Method: public virtual void Invoke (object Forward, out bool Cancel)
  • Method: public virtual void Invoke (object Forward, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_OpenEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
Microsoft.Office.Interop.Outlook ItemEvents_10_ReadCompleteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_ReadCompleteEventHandler n/a
  • Constructor: public ItemEvents_10_ReadCompleteEventHandler (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 (out bool Cancel)
  • 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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_ReplyAllEventHandler ()
  • Method: public virtual void Invoke (object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Response, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_ReplyEventHandler ()
  • Method: public virtual void Invoke (object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Response, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_SendEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed class Microsoft.Office.Interop.Outlook.ItemEvents_10_SinkHelper ()
  • Field: public ItemEvents_10_AfterWriteEventHandler m_AfterWriteDelegate
  • Field: public ItemEvents_10_AttachmentRemoveEventHandler m_AttachmentRemoveDelegate
  • Field: public ItemEvents_10_BeforeAttachmentAddEventHandler m_BeforeAttachmentAddDelegate
  • Field: public ItemEvents_10_BeforeAttachmentPreviewEventHandler m_BeforeAttachmentPreviewDelegate
  • Field: public ItemEvents_10_BeforeAttachmentReadEventHandler m_BeforeAttachmentReadDelegate
  • Field: public ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler m_BeforeAttachmentWriteToTempFileDelegate
  • Field: public ItemEvents_10_BeforeAutoSaveEventHandler m_BeforeAutoSaveDelegate
  • Field: public ItemEvents_10_BeforeReadEventHandler m_BeforeReadDelegate
  • Field: public ItemEvents_10_ReadCompleteEventHandler m_ReadCompleteDelegate
  • Field: public ItemEvents_10_UnloadEventHandler m_UnloadDelegate
  • Method: public virtual void AfterWrite ()
  • Method: public virtual void BeforeRead ()
  • Method: public virtual void Unload ()
--> NONE <--
Microsoft.Office.Interop.Outlook ItemEvents_10_UnloadEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_UnloadEventHandler n/a
  • Constructor: public ItemEvents_10_UnloadEventHandler (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; }
--> NONE <--
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_10_WriteEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_BeforeAttachmentSaveEventHandler ()
  • Method: public virtual void Invoke (Attachment Attachment, out bool Cancel)
  • Method: public virtual void Invoke (Attachment Attachment, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_BeforeCheckNamesEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_CloseEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_CustomActionEventHandler ()
  • Method: public virtual void Invoke (object Action, object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Action, object Response, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_ForwardEventHandler ()
  • Method: public virtual void Invoke (object Forward, out bool Cancel)
  • Method: public virtual void Invoke (object Forward, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_OpenEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_ReplyAllEventHandler ()
  • Method: public virtual void Invoke (object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Response, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_ReplyEventHandler ()
  • Method: public virtual void Invoke (object Response, out bool Cancel)
  • Method: public virtual void Invoke (object Response, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_SendEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ItemEvents_WriteEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public class Microsoft.Office.Interop.Outlook.JournalItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook JournalModuleClass ()
public class Microsoft.Office.Interop.Outlook.JournalModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.MailItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual void AddBusinessCard (ContactItem contact)
  • Method: public virtual void ClearTaskFlag ()
  • Method: public virtual Conversation GetConversation ()
  • Method: public virtual void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual bool EnableSharedAttachments { public get; public set; }
  • Property: virtual OlFlagIcon FlagIcon { public get; public set; }
  • Property: virtual bool HasCoverSheet { public get; public set; }
  • Property: virtual bool IsIPFax { public get; public set; }
  • Property: virtual bool IsMarkedAsTask { public get; }
  • Property: virtual OlPermission Permission { public get; public set; }
  • Property: virtual OlPermissionService PermissionService { public get; public set; }
  • Property: virtual string PermissionTemplateGuid { public get; public set; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual DateTime RetentionExpirationDate { public get; }
  • Property: virtual string RetentionPolicyName { public get; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual AddressEntry Sender { public get; public set; }
  • Property: virtual string SenderEmailAddress { public get; }
  • Property: virtual string SenderEmailType { public get; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
  • Property: virtual DateTime TaskCompletedDate { public get; public set; }
  • Property: virtual DateTime TaskDueDate { public get; public set; }
  • Property: virtual DateTime TaskStartDate { public get; public set; }
  • Property: virtual string TaskSubject { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook MailModuleClass ()
public class Microsoft.Office.Interop.Outlook.MailModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.MAPIFolder ()
  • Method: CalendarSharing GetCalendarExporter ()
  • Method: StdPicture GetCustomIcon ()
  • Method: StorageItem GetStorage (string StorageIdentifier, OlStorageIdentifierType StorageIdentifierType)
  • Method: Table GetTable (object Filter, object TableContents)
  • Method: void SetCustomIcon (StdPicture Picture)
  • Property: bool IsSharePointFolder { public get; }
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: OlShowItemCount ShowItemCount { public get; public set; }
  • Property: Store Store { public get; }
  • Property: UserDefinedProperties UserDefinedProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook MAPIFolderEvents_12 ()
public interface Microsoft.Office.Interop.Outlook.MAPIFolderEvents_12 n/a
  • Method: void BeforeFolderMove (MAPIFolder MoveTo, out bool Cancel)
  • Method: void BeforeItemMove (object Item, MAPIFolder MoveTo, out bool Cancel)
--> NONE <--
Microsoft.Office.Interop.Outlook MAPIFolderEvents_12_BeforeFolderMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.MAPIFolderEvents_12_BeforeFolderMoveEventHandler n/a
  • Constructor: public MAPIFolderEvents_12_BeforeFolderMoveEventHandler (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 (MAPIFolder MoveTo, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook MAPIFolderEvents_12_BeforeItemMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.MAPIFolderEvents_12_BeforeItemMoveEventHandler n/a
  • Constructor: public MAPIFolderEvents_12_BeforeItemMoveEventHandler (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 (object Item, MAPIFolder MoveTo, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook MAPIFolderEvents_12_Event ()
public interface Microsoft.Office.Interop.Outlook.MAPIFolderEvents_12_Event n/a
  • Event: public event MAPIFolderEvents_12_BeforeFolderMoveEventHandler BeforeFolderMove { get; set; }
  • Event: public event MAPIFolderEvents_12_BeforeItemMoveEventHandler BeforeItemMove { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook MAPIFolderEvents_12_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.MAPIFolderEvents_12_SinkHelper n/a
  • Field: public MAPIFolderEvents_12_BeforeFolderMoveEventHandler m_BeforeFolderMoveDelegate
  • Field: public MAPIFolderEvents_12_BeforeItemMoveEventHandler m_BeforeItemMoveDelegate
  • Field: public int m_dwCookie
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook MarkAsTaskRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.MarkAsTaskRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual string FlagTo { public get; public set; }
  • Property: virtual OlMarkInterval MarkInterval { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.MeetingItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual OlFlagIcon FlagIcon { public get; public set; }
  • Property: virtual bool IsLatestVersion { public get; }
  • Property: virtual string MeetingWorkspaceURL { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual DateTime RetentionExpirationDate { public get; }
  • Property: virtual string RetentionPolicyName { public get; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual string SenderEmailAddress { public get; }
  • Property: virtual string SenderEmailType { public get; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook MobileItemClass ()
public class Microsoft.Office.Interop.Outlook.MobileItemClass n/a
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentAddEventHandler AttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_AttachmentReadEventHandler AttachmentRead { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentSaveEventHandler BeforeAttachmentSave { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeCheckNamesEventHandler BeforeCheckNames { get; set; }
  • Event: public event ItemEvents_10_BeforeDeleteEventHandler BeforeDelete { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_CustomActionEventHandler CustomAction { get; set; }
  • Event: public event ItemEvents_10_CustomPropertyChangeEventHandler CustomPropertyChange { get; set; }
  • Event: public event ItemEvents_10_CloseEventHandler ItemEvents_10_Event_Close { get; set; }
  • Event: public event ItemEvents_10_ForwardEventHandler ItemEvents_10_Event_Forward { get; set; }
  • Event: public event ItemEvents_10_ReplyEventHandler ItemEvents_10_Event_Reply { get; set; }
  • Event: public event ItemEvents_10_ReplyAllEventHandler ItemEvents_10_Event_ReplyAll { get; set; }
  • Event: public event ItemEvents_10_SendEventHandler ItemEvents_10_Event_Send { get; set; }
  • Event: public event ItemEvents_AttachmentAddEventHandler ItemEvents_Event_AttachmentAdd { get; set; }
  • Event: public event ItemEvents_AttachmentReadEventHandler ItemEvents_Event_AttachmentRead { get; set; }
  • Event: public event ItemEvents_BeforeAttachmentSaveEventHandler ItemEvents_Event_BeforeAttachmentSave { get; set; }
  • Event: public event ItemEvents_BeforeCheckNamesEventHandler ItemEvents_Event_BeforeCheckNames { get; set; }
  • Event: public event ItemEvents_CloseEventHandler ItemEvents_Event_Close { get; set; }
  • Event: public event ItemEvents_CustomActionEventHandler ItemEvents_Event_CustomAction { get; set; }
  • Event: public event ItemEvents_CustomPropertyChangeEventHandler ItemEvents_Event_CustomPropertyChange { get; set; }
  • Event: public event ItemEvents_ForwardEventHandler ItemEvents_Event_Forward { get; set; }
  • Event: public event ItemEvents_OpenEventHandler ItemEvents_Event_Open { get; set; }
  • Event: public event ItemEvents_PropertyChangeEventHandler ItemEvents_Event_PropertyChange { get; set; }
  • Event: public event ItemEvents_ReadEventHandler ItemEvents_Event_Read { get; set; }
  • Event: public event ItemEvents_ReplyEventHandler ItemEvents_Event_Reply { get; set; }
  • Event: public event ItemEvents_ReplyAllEventHandler ItemEvents_Event_ReplyAll { get; set; }
  • Event: public event ItemEvents_SendEventHandler ItemEvents_Event_Send { get; set; }
  • Event: public event ItemEvents_WriteEventHandler ItemEvents_Event_Write { get; set; }
  • Event: public event ItemEvents_10_OpenEventHandler Open { get; set; }
  • Event: public event ItemEvents_10_PropertyChangeEventHandler PropertyChange { get; set; }
  • Event: public event ItemEvents_10_ReadEventHandler Read { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Event: public event ItemEvents_10_WriteEventHandler Write { get; set; }
  • Method: public virtual void Close (OlInspectorClose SaveMode)
  • Method: public virtual object Copy ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual void Display (object Modal)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual MobileItem Forward ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual object Move (MAPIFolder DestFldr)
  • Method: public virtual void PrintOut ()
  • Method: public virtual MobileItem Reply ()
  • Method: public virtual MobileItem ReplyAll ()
  • Method: public virtual void Save ()
  • Method: public virtual void SaveAs (string Path, object Type)
  • Method: public virtual void Send (bool ForceSend)
  • Method (i): public virtual string ToString ()
  • Property: virtual Actions Actions { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual Attachments Attachments { public get; }
  • Property: virtual string BillingInformation { public get; public set; }
  • Property: virtual string Body { public get; public set; }
  • Property: virtual string Categories { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Companies { public get; public set; }
  • Property: virtual string ConversationIndex { public get; }
  • Property: virtual string ConversationTopic { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual DateTime CreationTime { public get; }
  • Property: virtual string EntryID { public get; }
  • Property: virtual FormDescription FormDescription { public get; }
  • Property: virtual Inspector GetInspector { public get; }
  • Property: virtual string HTMLBody { public get; public set; }
  • Property: virtual OlImportance Importance { public get; public set; }
  • Property: virtual ItemProperties ItemProperties { public get; }
  • Property: virtual DateTime LastModificationTime { public get; }
  • Property: virtual object MAPIOBJECT { public get; }
  • Property: virtual string MessageClass { public get; public set; }
  • Property: virtual string Mileage { public get; public set; }
  • Property: virtual OlMobileFormat MobileFormat { public get; }
  • Property: virtual bool NoAging { public get; public set; }
  • Property: virtual int OutlookInternalVersion { public get; }
  • Property: virtual string OutlookVersion { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual string ReceivedByEntryID { public get; }
  • Property: virtual string ReceivedByName { public get; }
  • Property: virtual DateTime ReceivedTime { public get; }
  • Property: virtual Recipients Recipients { public get; }
  • Property: virtual string ReplyRecipientNames { public get; }
  • Property: virtual Recipients ReplyRecipients { public get; }
  • Property: virtual bool Saved { public get; }
  • Property: virtual string SenderEmailAddress { public get; }
  • Property: virtual string SenderEmailType { public get; }
  • Property: virtual string SenderName { public get; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
  • Property: virtual OlSensitivity Sensitivity { public get; public set; }
  • Property: virtual bool Sent { public get; }
  • Property: virtual DateTime SentOn { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual int Size { public get; }
  • Property: virtual string SMILBody { public get; public set; }
  • Property: virtual string Subject { public get; public set; }
  • Property: virtual bool Submitted { public get; }
  • Property: virtual string To { public get; public set; }
  • Property: virtual bool UnRead { public get; public set; }
  • Property: virtual UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook MoveOrCopyRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.MoveOrCopyRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual MAPIFolder Folder { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.NameSpaceClass ()
  • Event: public event NameSpaceEvents_AutoDiscoverCompleteEventHandler AutoDiscoverComplete { get; set; }
  • Method: public virtual void AddStoreEx (object Store, OlStoreType Type)
  • Method: public virtual bool CompareEntryIDs (string FirstEntryID, string SecondEntryID)
  • Method: public virtual ContactCard CreateContactCard (AddressEntry AddressEntry)
  • Method: public virtual SharingItem CreateSharingItem (object Context, object Provider)
  • Method: public virtual AddressEntry GetAddressEntryFromID (string ID)
  • Method: public virtual AddressList GetGlobalAddressList ()
  • Method: public virtual SelectNamesDialog GetSelectNamesDialog ()
  • Method: public virtual Store GetStoreFromID (string ID)
  • Method: public virtual MAPIFolder OpenSharedFolder (string Path, object Name, object DownloadAttachments, object UseTTL)
  • Method: public virtual object OpenSharedItem (string Path)
  • Method: public virtual void SendAndReceive (bool showProgressDialog)
  • Property: virtual Accounts Accounts { public get; }
  • Property: virtual OlAutoDiscoverConnectionMode AutoDiscoverConnectionMode { public get; }
  • Property: virtual string AutoDiscoverXml { public get; }
  • Property: virtual Categories Categories { public get; }
  • Property: virtual string CurrentProfileName { public get; }
  • Property: virtual Store DefaultStore { public get; }
  • Property: virtual OlExchangeConnectionMode ExchangeConnectionMode { public get; }
  • Property: virtual string ExchangeMailboxServerName { public get; }
  • Property: virtual string ExchangeMailboxServerVersion { public get; }
  • Property: virtual Stores Stores { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.NameSpaceEvents ()
  • Method: void AutoDiscoverComplete ()
--> NONE <--
Microsoft.Office.Interop.Outlook NameSpaceEvents_AutoDiscoverCompleteEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.NameSpaceEvents_AutoDiscoverCompleteEventHandler n/a
  • Constructor: public NameSpaceEvents_AutoDiscoverCompleteEventHandler (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; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.NameSpaceEvents_Event ()
  • Event: public event NameSpaceEvents_AutoDiscoverCompleteEventHandler AutoDiscoverComplete { get; set; }
--> NONE <--
public sealed class Microsoft.Office.Interop.Outlook.NameSpaceEvents_SinkHelper ()
  • Field: public NameSpaceEvents_AutoDiscoverCompleteEventHandler m_AutoDiscoverCompleteDelegate
  • Method: public virtual void AutoDiscoverComplete ()
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationFolderClass ()
public class Microsoft.Office.Interop.Outlook.NavigationFolderClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string DisplayName { public get; }
  • Property: virtual MAPIFolder Folder { public get; }
  • Property: virtual bool IsRemovable { public get; }
  • Property: virtual bool IsSelected { public get; public set; }
  • Property: virtual bool IsSideBySide { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationFoldersClass ()
public class Microsoft.Office.Interop.Outlook.NavigationFoldersClass n/a
  • Method: public virtual NavigationFolder Add (MAPIFolder Folder)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (NavigationFolder RemovableFolder)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual NavigationFolder this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupClass ()
public class Microsoft.Office.Interop.Outlook.NavigationGroupClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlGroupType GroupType { public get; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual NavigationFolders NavigationFolders { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsClass ()
public class Microsoft.Office.Interop.Outlook.NavigationGroupsClass n/a
  • Event: public event NavigationGroupsEvents_12_NavigationFolderAddEventHandler NavigationFolderAdd { get; set; }
  • Event: public event NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler NavigationFolderRemove { get; set; }
  • Event: public event NavigationGroupsEvents_12_SelectedChangeEventHandler SelectedChange { get; set; }
  • Method: public virtual NavigationGroup Create (string GroupDisplayName)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete (NavigationGroup Group)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual NavigationGroup GetDefaultNavigationGroup (OlGroupType DefaultFolderGroup)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual NavigationGroup this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12 ()
public interface Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12 n/a
  • Method: void NavigationFolderAdd (NavigationFolder NavigationFolder)
  • Method: void NavigationFolderRemove ()
  • Method: void SelectedChange (NavigationFolder NavigationFolder)
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12_Event ()
public interface Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_Event n/a
  • Event: public event NavigationGroupsEvents_12_NavigationFolderAddEventHandler NavigationFolderAdd { get; set; }
  • Event: public event NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler NavigationFolderRemove { get; set; }
  • Event: public event NavigationGroupsEvents_12_SelectedChangeEventHandler SelectedChange { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12_NavigationFolderAddEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_NavigationFolderAddEventHandler n/a
  • Constructor: public NavigationGroupsEvents_12_NavigationFolderAddEventHandler (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 (NavigationFolder NavigationFolder)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler n/a
  • Constructor: public NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12_SelectedChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_SelectedChangeEventHandler n/a
  • Constructor: public NavigationGroupsEvents_12_SelectedChangeEventHandler (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 (NavigationFolder NavigationFolder)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationGroupsEvents_12_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_SinkHelper n/a
  • Field: public int m_dwCookie
  • Field: public NavigationGroupsEvents_12_NavigationFolderAddEventHandler m_NavigationFolderAddDelegate
  • Field: public NavigationGroupsEvents_12_NavigationFolderRemoveEventHandler m_NavigationFolderRemoveDelegate
  • Field: public NavigationGroupsEvents_12_SelectedChangeEventHandler m_SelectedChangeDelegate
  • 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: public virtual void NavigationFolderRemove ()
  • Method (i): public virtual string ToString ()
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationModuleClass ()
public class Microsoft.Office.Interop.Outlook.NavigationModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationModulesClass ()
public class Microsoft.Office.Interop.Outlook.NavigationModulesClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual NavigationModule GetNavigationModule (OlNavigationModuleType ModuleType)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual NavigationModule this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationPaneClass ()
public class Microsoft.Office.Interop.Outlook.NavigationPaneClass n/a
  • Event: public event NavigationPaneEvents_12_ModuleSwitchEventHandler ModuleSwitch { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual NavigationModule CurrentModule { public get; public set; }
  • Property: virtual int DisplayedModuleCount { public get; public set; }
  • Property: virtual bool IsCollapsed { public get; public set; }
  • Property: virtual NavigationModules Modules { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationPaneEvents_12 ()
public interface Microsoft.Office.Interop.Outlook.NavigationPaneEvents_12 n/a
  • Method: void ModuleSwitch (NavigationModule CurrentModule)
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationPaneEvents_12_Event ()
public interface Microsoft.Office.Interop.Outlook.NavigationPaneEvents_12_Event n/a
  • Event: public event NavigationPaneEvents_12_ModuleSwitchEventHandler ModuleSwitch { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationPaneEvents_12_ModuleSwitchEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.NavigationPaneEvents_12_ModuleSwitchEventHandler n/a
  • Constructor: public NavigationPaneEvents_12_ModuleSwitchEventHandler (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 (NavigationModule CurrentModule)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook NavigationPaneEvents_12_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.NavigationPaneEvents_12_SinkHelper n/a
  • Field: public int m_dwCookie
  • Field: public NavigationPaneEvents_12_ModuleSwitchEventHandler m_ModuleSwitchDelegate
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook NewItemAlertRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.NewItemAlertRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string Text { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.NoteItemClass ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook NotesModuleClass ()
public class Microsoft.Office.Interop.Outlook.NotesModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
OlAccountType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAccountType
                    olExchange = 0,
                    olImap = 1,
                    olPop3 = 2,
                    olHttp = 3,
                    olEas = 4,
                    olOtherAccount = 5,
n/a
--> NONE <-- --> NONE <--
OlAddressEntryUserType ()
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,
n/a
--> NONE <-- --> NONE <--
OlAddressListType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAddressListType
                    olExchangeGlobalAddressList = 0,
                    olExchangeContainer = 1,
                    olOutlookAddressList = 2,
                    olOutlookLdapAddressList = 3,
                    olCustomAddressList = 4,
n/a
--> NONE <-- --> NONE <--
OlAlign ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAlign
                    olAlignLeft = 0,
                    olAlignCenter = 1,
                    olAlignRight = 2,
n/a
--> NONE <-- --> NONE <--
OlAlignment ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAlignment
                    olAlignmentLeft = 0,
                    olAlignmentRight = 1,
n/a
--> NONE <-- --> NONE <--
OlAlwaysDeleteConversation ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAlwaysDeleteConversation
                    olDoNotDelete = 0,
                    olAlwaysDelete = 1,
                    olAlwaysDeleteUnsupported = 2,
n/a
--> NONE <-- --> NONE <--
OlAppointmentCopyOptions ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAppointmentCopyOptions
                    olPromptUser = 0,
                    olCreateAppointment = 1,
                    olCopyAsAccept = 2,
n/a
--> NONE <-- --> NONE <--
OlAppointmentTimeField ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAppointmentTimeField
                    olAppointmentTimeFieldNone = 1,
                    olAppointmentTimeFieldStart = 2,
                    olAppointmentTimeFieldEnd = 3,
n/a
--> NONE <-- --> NONE <--
OlAttachmentBlockLevel ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAttachmentBlockLevel
                    olAttachmentBlockLevelNone = 0,
                    olAttachmentBlockLevelOpen = 1,
n/a
--> NONE <-- --> NONE <--
OlAutoDiscoverConnectionMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAutoDiscoverConnectionMode
                    olAutoDiscoverConnectionUnknown = 0,
                    olAutoDiscoverConnectionExternal = 1,
                    olAutoDiscoverConnectionInternal = 2,
                    olAutoDiscoverConnectionInternalDomain = 3,
n/a
--> NONE <-- --> NONE <--
OlAutoPreview ()
public sealed enum Microsoft.Office.Interop.Outlook.OlAutoPreview
                    olAutoPreviewAll = 0,
                    olAutoPreviewUnread = 1,
                    olAutoPreviewNone = 2,
n/a
--> NONE <-- --> NONE <--
OlBackStyle ()
public sealed enum Microsoft.Office.Interop.Outlook.OlBackStyle
                    olBackStyleTransparent = 0,
                    olBackStyleOpaque = 1,
n/a
--> NONE <-- --> NONE <--
OlBorderStyle ()
public sealed enum Microsoft.Office.Interop.Outlook.OlBorderStyle
                    olBorderStyleNone = 0,
                    olBorderStyleSingle = 1,
n/a
--> NONE <-- --> NONE <--
OlBusinessCardType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlBusinessCardType
                    olBusinessCardTypeOutlook = 0,
                    olBusinessCardTypeInterConnect = 1,
n/a
--> NONE <-- --> NONE <--
OlBusyStatus ()
public sealed enum Microsoft.Office.Interop.Outlook.OlBusyStatus
                    olFree = 0,
                    olTentative = 1,
                    olBusy = 2,
                    olOutOfOffice = 3,
                    olWorkingElsewhere = 4,
public sealed enum Microsoft.Office.Interop.Outlook.OlBusyStatus
                    olFree = 0,
                    olTentative = 1,
                    olBusy = 2,
                    olOutOfOffice = 3,
--> NONE <-- --> NONE <--
OlCalendarDetail ()
public sealed enum Microsoft.Office.Interop.Outlook.OlCalendarDetail
                    olFreeBusyOnly = 0,
                    olFreeBusyAndSubject = 1,
                    olFullDetails = 2,
n/a
--> NONE <-- --> NONE <--
OlCalendarMailFormat ()
public sealed enum Microsoft.Office.Interop.Outlook.OlCalendarMailFormat
                    olCalendarMailFormatDailySchedule = 0,
                    olCalendarMailFormatEventList = 1,
n/a
--> NONE <-- --> NONE <--
OlCalendarViewMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlCalendarViewMode
                    olCalendarViewDay = 0,
                    olCalendarViewWeek = 1,
                    olCalendarViewMonth = 2,
                    olCalendarViewMultiDay = 3,
                    olCalendarView5DayWeek = 4,
n/a
--> NONE <-- --> NONE <--
OlCategoryColor ()
public sealed enum Microsoft.Office.Interop.Outlook.OlCategoryColor
                    olCategoryColorNone = 0,
                    olCategoryColorRed = 1,
                    olCategoryColorOrange = 2,
                    olCategoryColorPeach = 3,
                    olCategoryColorYellow = 4,
                    olCategoryColorGreen = 5,
                    olCategoryColorTeal = 6,
                    olCategoryColorOlive = 7,
                    olCategoryColorBlue = 8,
                    olCategoryColorPurple = 9,
                    olCategoryColorMaroon = 10,
                    olCategoryColorSteel = 11,
                    olCategoryColorDarkSteel = 12,
                    olCategoryColorGray = 13,
                    olCategoryColorDarkGray = 14,
                    olCategoryColorBlack = 15,
                    olCategoryColorDarkRed = 16,
                    olCategoryColorDarkOrange = 17,
                    olCategoryColorDarkPeach = 18,
                    olCategoryColorDarkYellow = 19,
                    olCategoryColorDarkGreen = 20,
                    olCategoryColorDarkTeal = 21,
                    olCategoryColorDarkOlive = 22,
                    olCategoryColorDarkBlue = 23,
                    olCategoryColorDarkPurple = 24,
                    olCategoryColorDarkMaroon = 25,
n/a
--> NONE <-- --> NONE <--
OlCategoryShortcutKey ()
public sealed enum Microsoft.Office.Interop.Outlook.OlCategoryShortcutKey
                    olCategoryShortcutKeyNone = 0,
                    olCategoryShortcutKeyCtrlF2 = 1,
                    olCategoryShortcutKeyCtrlF3 = 2,
                    olCategoryShortcutKeyCtrlF4 = 3,
                    olCategoryShortcutKeyCtrlF5 = 4,
                    olCategoryShortcutKeyCtrlF6 = 5,
                    olCategoryShortcutKeyCtrlF7 = 6,
                    olCategoryShortcutKeyCtrlF8 = 7,
                    olCategoryShortcutKeyCtrlF9 = 8,
                    olCategoryShortcutKeyCtrlF10 = 9,
                    olCategoryShortcutKeyCtrlF11 = 10,
                    olCategoryShortcutKeyCtrlF12 = 11,
n/a
--> NONE <-- --> NONE <--
OlColor ()
public sealed enum Microsoft.Office.Interop.Outlook.OlColor
                    olAutoColor = 0,
                    olColorBlack = 1,
                    olColorMaroon = 2,
                    olColorGreen = 3,
                    olColorOlive = 4,
                    olColorNavy = 5,
                    olColorPurple = 6,
                    olColorTeal = 7,
                    olColorGray = 8,
                    olColorSilver = 9,
                    olColorRed = 10,
                    olColorLime = 11,
                    olColorYellow = 12,
                    olColorBlue = 13,
                    olColorFuchsia = 14,
                    olColorAqua = 15,
                    olColorWhite = 16,
n/a
--> NONE <-- --> NONE <--
OlComboBoxStyle ()
public sealed enum Microsoft.Office.Interop.Outlook.OlComboBoxStyle
                    olComboBoxStyleCombo = 0,
                    olComboBoxStyleList = 2,
n/a
--> NONE <-- --> NONE <--
OlContactPhoneNumber ()
public sealed enum Microsoft.Office.Interop.Outlook.OlContactPhoneNumber
                    olContactPhoneAssistant = 0,
                    olContactPhoneBusiness = 1,
                    olContactPhoneBusiness2 = 2,
                    olContactPhoneBusinessFax = 3,
                    olContactPhoneCallback = 4,
                    olContactPhoneCar = 5,
                    olContactPhoneCompany = 6,
                    olContactPhoneHome = 7,
                    olContactPhoneHome2 = 8,
                    olContactPhoneHomeFax = 9,
                    olContactPhoneISDN = 10,
                    olContactPhoneMobile = 11,
                    olContactPhoneOther = 12,
                    olContactPhoneOtherFax = 13,
                    olContactPhonePager = 14,
                    olContactPhonePrimary = 15,
                    olContactPhoneRadio = 16,
                    olContactPhoneTelex = 17,
                    olContactPhoneTTYTTD = 18,
n/a
--> NONE <-- --> NONE <--
OlContextMenu ()
public sealed enum Microsoft.Office.Interop.Outlook.OlContextMenu
                    olItemContextMenu = 0,
                    olViewContextMenu = 1,
                    olFolderContextMenu = 2,
                    olAttachmentContextMenu = 3,
                    olStoreContextMenu = 4,
                    olShortcutContextMenu = 5,
n/a
--> NONE <-- --> NONE <--
OlDayWeekTimeScale ()
public sealed enum Microsoft.Office.Interop.Outlook.OlDayWeekTimeScale
                    olTimeScale5Minutes = 0,
                    olTimeScale6Minutes = 1,
                    olTimeScale10Minutes = 2,
                    olTimeScale15Minutes = 3,
                    olTimeScale30Minutes = 4,
                    olTimeScale60Minutes = 5,
n/a
--> NONE <-- --> NONE <--
OlDefaultExpandCollapseSetting ()
public sealed enum Microsoft.Office.Interop.Outlook.OlDefaultExpandCollapseSetting
                    olAllExpanded = 0,
                    olAllCollapsed = 1,
                    olLastViewed = 2,
n/a
--> NONE <-- --> NONE <--
OlDefaultFolders ()
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,
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,
--> NONE <-- --> NONE <--
OlDefaultSelectNamesDisplayMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlDefaultSelectNamesDisplayMode
                    olDefaultMail = 1,
                    olDefaultMeeting = 2,
                    olDefaultTask = 3,
                    olDefaultSharingRequest = 4,
                    olDefaultMembers = 5,
                    olDefaultDelegates = 6,
                    olDefaultSingleName = 7,
                    olDefaultPickRooms = 8,
n/a
--> NONE <-- --> NONE <--
OlDragBehavior ()
public sealed enum Microsoft.Office.Interop.Outlook.OlDragBehavior
                    olDragBehaviorDisabled = 0,
                    olDragBehaviorEnabled = 1,
n/a
--> NONE <-- --> NONE <--
OlEnterFieldBehavior ()
public sealed enum Microsoft.Office.Interop.Outlook.OlEnterFieldBehavior
                    olEnterFieldBehaviorSelectAll = 0,
                    olEnterFieldBehaviorRecallSelection = 1,
n/a
--> NONE <-- --> NONE <--
OlExchangeConnectionMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlExchangeConnectionMode
                    olNoExchange = 0,
                    olOffline = 100,
                    olCachedOffline = 200,
                    olDisconnected = 300,
                    olCachedDisconnected = 400,
                    olCachedConnectedHeaders = 500,
                    olCachedConnectedDrizzle = 600,
                    olCachedConnectedFull = 700,
                    olOnline = 800,
n/a
--> NONE <-- --> NONE <--
OlExchangeStoreType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlExchangeStoreType
                    olPrimaryExchangeMailbox = 0,
                    olExchangeMailbox = 1,
                    olExchangePublicFolder = 2,
                    olNotExchange = 3,
                    olAdditionalExchangeMailbox = 4,
n/a
--> NONE <-- --> NONE <--
OlFlagIcon ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFlagIcon
                    olNoFlagIcon = 0,
                    olPurpleFlagIcon = 1,
                    olOrangeFlagIcon = 2,
                    olGreenFlagIcon = 3,
                    olYellowFlagIcon = 4,
                    olBlueFlagIcon = 5,
                    olRedFlagIcon = 6,
n/a
--> NONE <-- --> NONE <--
OlFormatCurrency ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatCurrency
                    olFormatCurrencyDecimal = 1,
                    olFormatCurrencyNonDecimal = 2,
n/a
--> NONE <-- --> NONE <--
OlFormatDateTime ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatDateTime
                    olFormatDateTimeLongDayDateTime = 1,
                    olFormatDateTimeShortDateTime = 2,
                    olFormatDateTimeShortDayDateTime = 3,
                    olFormatDateTimeShortDayMonthDateTime = 4,
                    OlFormatDateTimeLongDayDate = 5,
                    olFormatDateTimeLongDate = 6,
                    olFormatDateTimeLongDateReversed = 7,
                    olFormatDateTimeShortDate = 8,
                    olFormatDateTimeShortDateNumOnly = 9,
                    olFormatDateTimeShortDayMonth = 10,
                    olFormatDateTimeShortMonthYear = 11,
                    olFormatDateTimeShortMonthYearNumOnly = 12,
                    olFormatDateTimeShortDayDate = 13,
                    olFormatDateTimeLongTime = 15,
                    olFormatDateTimeShortTime = 16,
                    olFormatDateTimeBestFit = 17,
n/a
--> NONE <-- --> NONE <--
OlFormatDuration ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatDuration
                    olFormatDurationShort = 1,
                    olFormatDurationLong = 2,
                    olFormatDurationShortBusiness = 3,
                    olFormatDurationLongBusiness = 4,
n/a
--> NONE <-- --> NONE <--
OlFormatEnumeration ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatEnumeration
                    olFormatEnumBitmap = 1,
                    olFormatEnumText = 2,
n/a
--> NONE <-- --> NONE <--
OlFormatInteger ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatInteger
                    olFormatIntegerPlain = 1,
                    olFormatIntegerComputer1 = 2,
                    olFormatIntegerComputer2 = 3,
                    olFormatIntegerComputer3 = 4,
n/a
--> NONE <-- --> NONE <--
OlFormatKeywords ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatKeywords
                    olFormatKeywordsText = 1,
n/a
--> NONE <-- --> NONE <--
OlFormatNumber ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatNumber
                    olFormatNumberAllDigits = 1,
                    olFormatNumberTruncated = 2,
                    olFormatNumber1Decimal = 3,
                    olFormatNumber2Decimal = 4,
                    olFormatNumberScientific = 5,
                    olFormatNumberComputer1 = 6,
                    olFormatNumberComputer2 = 7,
                    olFormatNumberComputer3 = 8,
                    olFormatNumberRaw = 9,
n/a
--> NONE <-- --> NONE <--
OlFormatPercent ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatPercent
                    olFormatPercentRounded = 1,
                    olFormatPercent1Decimal = 2,
                    olFormatPercent2Decimal = 3,
                    olFormatPercentAllDigits = 4,
n/a
--> NONE <-- --> NONE <--
OlFormatSmartFrom ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatSmartFrom
                    olFormatSmartFromFromTo = 1,
                    olFormatSmartFromFromOnly = 2,
n/a
--> NONE <-- --> NONE <--
OlFormatText ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatText
                    olFormatTextText = 1,
n/a
--> NONE <-- --> NONE <--
OlFormatYesNo ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormatYesNo
                    olFormatYesNoYesNo = 1,
                    olFormatYesNoOnOff = 2,
                    olFormatYesNoTrueFalse = 3,
                    olFormatYesNoIcon = 4,
n/a
--> NONE <-- --> NONE <--
OlFormRegionIcon ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormRegionIcon
                    olFormRegionIconDefault = 1,
                    olFormRegionIconUnread = 2,
                    olFormRegionIconRead = 3,
                    olFormRegionIconReplied = 4,
                    olFormRegionIconForwarded = 5,
                    olFormRegionIconUnsent = 6,
                    olFormRegionIconSubmitted = 7,
                    olFormRegionIconSigned = 8,
                    olFormRegionIconEncrypted = 9,
                    olFormRegionIconWindow = 10,
                    olFormRegionIconPage = 11,
                    olFormRegionIconRecurring = 12,
n/a
--> NONE <-- --> NONE <--
OlFormRegionMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormRegionMode
                    olFormRegionRead = 0,
                    olFormRegionCompose = 1,
                    olFormRegionPreview = 2,
n/a
--> NONE <-- --> NONE <--
OlFormRegionSize ()
public sealed enum Microsoft.Office.Interop.Outlook.OlFormRegionSize
                    olFormRegionTypeSeparate = 0,
                    olFormRegionTypeAdjoining = 1,
n/a
--> NONE <-- --> NONE <--
OlGridLineStyle ()
public sealed enum Microsoft.Office.Interop.Outlook.OlGridLineStyle
                    olGridLineNone = 0,
                    olGridLineSmallDots = 1,
                    olGridLineLargeDots = 2,
                    olGridLineDashes = 3,
                    olGridLineSolid = 4,
n/a
--> NONE <-- --> NONE <--
OlGroupType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlGroupType
                    olCustomFoldersGroup = 0,
                    olMyFoldersGroup = 1,
                    olPeopleFoldersGroup = 2,
                    olOtherFoldersGroup = 3,
                    olFavoriteFoldersGroup = 4,
                    olRoomsGroup = 5,
                    olReadOnlyGroup = 6,
n/a
--> NONE <-- --> NONE <--
OlHorizontalLayout ()
public sealed enum Microsoft.Office.Interop.Outlook.OlHorizontalLayout
                    olHorizontalLayoutAlignLeft = 0,
                    olHorizontalLayoutAlignCenter = 1,
                    olHorizontalLayoutAlignRight = 2,
                    olHorizontalLayoutGrow = 3,
n/a
--> NONE <-- --> NONE <--
OlIconViewPlacement ()
public sealed enum Microsoft.Office.Interop.Outlook.OlIconViewPlacement
                    olIconDoNotArrange = 0,
                    olIconLineUp = 1,
                    olIconAutoArrange = 2,
                    olIconSortAndAutoArrange = 3,
n/a
--> NONE <-- --> NONE <--
OlIconViewType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlIconViewType
                    olIconViewLarge = 0,
                    olIconViewSmall = 1,
                    olIconViewList = 2,
n/a
--> 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,
public sealed enum Microsoft.Office.Interop.Outlook.OlItemType
                    olMailItem = 0,
                    olAppointmentItem = 1,
                    olContactItem = 2,
                    olTaskItem = 3,
                    olJournalItem = 4,
                    olNoteItem = 5,
                    olPostItem = 6,
                    olDistributionListItem = 7,
--> NONE <-- --> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlClass ()
public class Microsoft.Office.Interop.Outlook.OlkBusinessCardControlClass n/a
  • Constructor: public OlkBusinessCardControlClass ()
  • Event: public event OlkBusinessCardControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkBusinessCardControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents n/a
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_ClickEventHandler n/a
  • Constructor: public OlkBusinessCardControlEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkBusinessCardControlEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_Event n/a
  • Event: public event OlkBusinessCardControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkBusinessCardControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkBusinessCardControlEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_MouseDownEventHandler n/a
  • Constructor: public OlkBusinessCardControlEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkBusinessCardControlEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_MouseUpEventHandler n/a
  • Constructor: public OlkBusinessCardControlEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkBusinessCardControlEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkBusinessCardControlEvents_SinkHelper n/a
  • Field: public OlkBusinessCardControlEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkBusinessCardControlEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkBusinessCardControlEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkBusinessCardControlEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkBusinessCardControlEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryClass ()
public class Microsoft.Office.Interop.Outlook.OlkCategoryClass n/a
  • Constructor: public OlkCategoryClass ()
  • Event: public event OlkCategoryEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkCategoryEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCategoryEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCategoryEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCategoryEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCategoryEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCategoryEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCategoryEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCategoryEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCategoryEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCategoryEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkCategoryEvents n/a
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_ChangeEventHandler n/a
  • Constructor: public OlkCategoryEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_ClickEventHandler n/a
  • Constructor: public OlkCategoryEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkCategoryEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_EnterEventHandler n/a
  • Constructor: public OlkCategoryEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkCategoryEvents_Event n/a
  • Event: public event OlkCategoryEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkCategoryEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCategoryEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCategoryEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCategoryEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCategoryEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCategoryEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCategoryEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCategoryEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCategoryEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCategoryEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_ExitEventHandler n/a
  • Constructor: public OlkCategoryEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_KeyDownEventHandler n/a
  • Constructor: public OlkCategoryEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_KeyPressEventHandler n/a
  • Constructor: public OlkCategoryEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_KeyUpEventHandler n/a
  • Constructor: public OlkCategoryEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_MouseDownEventHandler n/a
  • Constructor: public OlkCategoryEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkCategoryEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCategoryEvents_MouseUpEventHandler n/a
  • Constructor: public OlkCategoryEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCategoryEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkCategoryEvents_SinkHelper n/a
  • Field: public OlkCategoryEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkCategoryEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkCategoryEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkCategoryEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkCategoryEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkCategoryEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkCategoryEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkCategoryEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkCategoryEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkCategoryEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkCategoryEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxClass ()
public class Microsoft.Office.Interop.Outlook.OlkCheckBoxClass n/a
  • Constructor: public OlkCheckBoxClass ()
  • Event: public event OlkCheckBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkCheckBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkCheckBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkCheckBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCheckBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCheckBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCheckBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual string Accelerator { public get; public set; }
  • Property: virtual OlAlignment Alignment { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual bool TripleState { public get; public set; }
  • Property: virtual object Value { public get; public set; }
  • Property: virtual bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_ChangeEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_ClickEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_EnterEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_Event n/a
  • Event: public event OlkCheckBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkCheckBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkCheckBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkCheckBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCheckBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCheckBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCheckBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCheckBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCheckBoxEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_ExitEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_KeyDownEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_KeyPressEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_KeyUpEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_MouseDownEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_MouseUpEventHandler n/a
  • Constructor: public OlkCheckBoxEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCheckBoxEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkCheckBoxEvents_SinkHelper n/a
  • Field: public OlkCheckBoxEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkCheckBoxEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkCheckBoxEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkCheckBoxEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkCheckBoxEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkCheckBoxEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkCheckBoxEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkCheckBoxEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkCheckBoxEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkCheckBoxEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkCheckBoxEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkCheckBoxEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkCheckBoxEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxClass ()
public class Microsoft.Office.Interop.Outlook.OlkComboBoxClass n/a
  • Constructor: public OlkComboBoxClass ()
  • Event: public event OlkComboBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkComboBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkComboBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkComboBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkComboBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkComboBoxEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkComboBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkComboBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkComboBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkComboBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkComboBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkComboBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkComboBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkComboBoxEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method: public virtual void AddItem (string ItemText, object Index)
  • Method: public virtual void Clear ()
  • Method: public virtual void Copy ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Cut ()
  • Method: public virtual void DropDown ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual string GetItem (int Index)
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Paste ()
  • Method: public virtual void RemoveItem (int Index)
  • Method: public virtual void SetItem (int Index, string Item)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual bool AutoTab { public get; public set; }
  • Property: virtual bool AutoWordSelect { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBorderStyle BorderStyle { public get; public set; }
  • Property: virtual OlDragBehavior DragBehavior { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual bool HideSelection { public get; public set; }
  • Property: virtual int ListCount { public get; }
  • Property: virtual int ListIndex { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual int MaxLength { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual bool SelectionMargin { public get; public set; }
  • Property: virtual int SelLength { public get; public set; }
  • Property: virtual int SelStart { public get; public set; }
  • Property: virtual string SelText { public get; }
  • Property: virtual OlComboBoxStyle Style { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual int TopIndex { public get; public set; }
  • Property: virtual object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkComboBoxEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void DropButtonClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkComboBoxEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkComboBoxEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_ChangeEventHandler n/a
  • Constructor: public OlkComboBoxEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_ClickEventHandler n/a
  • Constructor: public OlkComboBoxEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkComboBoxEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_DropButtonClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_DropButtonClickEventHandler n/a
  • Constructor: public OlkComboBoxEvents_DropButtonClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_EnterEventHandler n/a
  • Constructor: public OlkComboBoxEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_Event n/a
  • Event: public event OlkComboBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkComboBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkComboBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkComboBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkComboBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkComboBoxEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkComboBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkComboBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkComboBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkComboBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkComboBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkComboBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkComboBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkComboBoxEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_ExitEventHandler n/a
  • Constructor: public OlkComboBoxEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_KeyDownEventHandler n/a
  • Constructor: public OlkComboBoxEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_KeyPressEventHandler n/a
  • Constructor: public OlkComboBoxEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_KeyUpEventHandler n/a
  • Constructor: public OlkComboBoxEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_MouseDownEventHandler n/a
  • Constructor: public OlkComboBoxEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkComboBoxEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_MouseUpEventHandler n/a
  • Constructor: public OlkComboBoxEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkComboBoxEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkComboBoxEvents_SinkHelper n/a
  • Field: public OlkComboBoxEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkComboBoxEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkComboBoxEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkComboBoxEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkComboBoxEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public OlkComboBoxEvents_DropButtonClickEventHandler m_DropButtonClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkComboBoxEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkComboBoxEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkComboBoxEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkComboBoxEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkComboBoxEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkComboBoxEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkComboBoxEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkComboBoxEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void DropButtonClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonClass ()
public class Microsoft.Office.Interop.Outlook.OlkCommandButtonClass n/a
  • Constructor: public OlkCommandButtonClass ()
  • Event: public event OlkCommandButtonEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkCommandButtonEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkCommandButtonEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCommandButtonEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCommandButtonEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCommandButtonEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual string Accelerator { public get; public set; }
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual bool DisplayDropArrow { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual StdPicture Picture { public get; public set; }
  • Property: virtual OlPictureAlignment PictureAlignment { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_ClickEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_EnterEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_Event n/a
  • Event: public event OlkCommandButtonEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkCommandButtonEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkCommandButtonEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkCommandButtonEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkCommandButtonEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkCommandButtonEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkCommandButtonEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkCommandButtonEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_ExitEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_KeyDownEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_KeyPressEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_KeyUpEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_MouseDownEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_MouseUpEventHandler n/a
  • Constructor: public OlkCommandButtonEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkCommandButtonEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkCommandButtonEvents_SinkHelper n/a
  • Field: public OlkCommandButtonEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkCommandButtonEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkCommandButtonEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkCommandButtonEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkCommandButtonEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkCommandButtonEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkCommandButtonEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkCommandButtonEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkCommandButtonEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkCommandButtonEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkCommandButtonEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkCommandButtonEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoClass ()
public class Microsoft.Office.Interop.Outlook.OlkContactPhotoClass n/a
  • Constructor: public OlkContactPhotoClass ()
  • Event: public event OlkContactPhotoEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkContactPhotoEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkContactPhotoEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkContactPhotoEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkContactPhotoEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents n/a
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_ChangeEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_ClickEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_EnterEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_Event n/a
  • Event: public event OlkContactPhotoEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkContactPhotoEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkContactPhotoEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkContactPhotoEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkContactPhotoEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkContactPhotoEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkContactPhotoEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_ExitEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_KeyDownEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_KeyPressEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_KeyUpEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_MouseDownEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_MouseUpEventHandler n/a
  • Constructor: public OlkContactPhotoEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkContactPhotoEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_SinkHelper n/a
  • Field: public OlkContactPhotoEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkContactPhotoEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkContactPhotoEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkContactPhotoEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkContactPhotoEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkContactPhotoEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkContactPhotoEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkContactPhotoEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkContactPhotoEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkContactPhotoEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkContactPhotoEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkControl ()
public interface Microsoft.Office.Interop.Outlook.OlkControl n/a
  • Property: string ControlProperty { public get; public set; }
  • Property: bool EnableAutoLayout { public get; public set; }
  • Property: int Format { public get; public set; }
  • Property: OlHorizontalLayout HorizontalLayout { public get; public set; }
  • Property: string ItemProperty { public get; public set; }
  • Property: int MinimumHeight { public get; public set; }
  • Property: int MinimumWidth { public get; public set; }
  • Property: string PossibleValues { public get; public set; }
  • Property: OlVerticalLayout VerticalLayout { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlClass ()
public class Microsoft.Office.Interop.Outlook.OlkDateControlClass n/a
  • Constructor: public OlkDateControlClass ()
  • Event: public event OlkDateControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkDateControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkDateControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkDateControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkDateControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkDateControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkDateControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkDateControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkDateControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkDateControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkDateControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkDateControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkDateControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkDateControlEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void DropDown ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual bool AutoWordSelect { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual DateTime Date { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual bool HideSelection { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual bool ShowNoneButton { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkDateControlEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void DropButtonClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkDateControlEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkDateControlEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_ChangeEventHandler n/a
  • Constructor: public OlkDateControlEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_ClickEventHandler n/a
  • Constructor: public OlkDateControlEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkDateControlEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_DropButtonClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_DropButtonClickEventHandler n/a
  • Constructor: public OlkDateControlEvents_DropButtonClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_EnterEventHandler n/a
  • Constructor: public OlkDateControlEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkDateControlEvents_Event n/a
  • Event: public event OlkDateControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkDateControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkDateControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkDateControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkDateControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkDateControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkDateControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkDateControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkDateControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkDateControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkDateControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkDateControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkDateControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkDateControlEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_ExitEventHandler n/a
  • Constructor: public OlkDateControlEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_KeyDownEventHandler n/a
  • Constructor: public OlkDateControlEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_KeyPressEventHandler n/a
  • Constructor: public OlkDateControlEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_KeyUpEventHandler n/a
  • Constructor: public OlkDateControlEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_MouseDownEventHandler n/a
  • Constructor: public OlkDateControlEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkDateControlEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkDateControlEvents_MouseUpEventHandler n/a
  • Constructor: public OlkDateControlEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkDateControlEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkDateControlEvents_SinkHelper n/a
  • Field: public OlkDateControlEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkDateControlEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkDateControlEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkDateControlEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkDateControlEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public OlkDateControlEvents_DropButtonClickEventHandler m_DropButtonClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkDateControlEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkDateControlEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkDateControlEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkDateControlEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkDateControlEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkDateControlEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkDateControlEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkDateControlEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void DropButtonClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkFrameHeaderClass ()
public class Microsoft.Office.Interop.Outlook.OlkFrameHeaderClass n/a
  • Constructor: public OlkFrameHeaderClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlAlignment Alignment { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkFrameHeaderEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkFrameHeaderEvents_SinkHelper n/a
  • Field: public int m_dwCookie
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarClass ()
public class Microsoft.Office.Interop.Outlook.OlkInfoBarClass n/a
  • Constructor: public OlkInfoBarClass ()
  • Event: public event OlkInfoBarEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkInfoBarEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkInfoBarEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkInfoBarEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkInfoBarEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkInfoBarEvents n/a
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_ClickEventHandler n/a
  • Constructor: public OlkInfoBarEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkInfoBarEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_Event n/a
  • Event: public event OlkInfoBarEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkInfoBarEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkInfoBarEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkInfoBarEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkInfoBarEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseDownEventHandler n/a
  • Constructor: public OlkInfoBarEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkInfoBarEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_MouseUpEventHandler n/a
  • Constructor: public OlkInfoBarEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkInfoBarEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkInfoBarEvents_SinkHelper n/a
  • Field: public OlkInfoBarEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkInfoBarEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkInfoBarEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkInfoBarEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkInfoBarEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelClass ()
public class Microsoft.Office.Interop.Outlook.OlkLabelClass n/a
  • Constructor: public OlkLabelClass ()
  • Event: public event OlkLabelEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkLabelEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkLabelEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkLabelEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkLabelEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual string Accelerator { public get; public set; }
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual OlBorderStyle BorderStyle { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual bool UseHeaderColor { public get; public set; }
  • Property: virtual object Value { public get; public set; }
  • Property: virtual bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkLabelEvents n/a
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkLabelEvents_ClickEventHandler n/a
  • Constructor: public OlkLabelEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkLabelEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkLabelEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkLabelEvents_Event n/a
  • Event: public event OlkLabelEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkLabelEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkLabelEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkLabelEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkLabelEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkLabelEvents_MouseDownEventHandler n/a
  • Constructor: public OlkLabelEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkLabelEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkLabelEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkLabelEvents_MouseUpEventHandler n/a
  • Constructor: public OlkLabelEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkLabelEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkLabelEvents_SinkHelper n/a
  • Field: public OlkLabelEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkLabelEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkLabelEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkLabelEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkLabelEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxClass ()
public class Microsoft.Office.Interop.Outlook.OlkListBoxClass n/a
  • Constructor: public OlkListBoxClass ()
  • Event: public event OlkListBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkListBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkListBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkListBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkListBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkListBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkListBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkListBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkListBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkListBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkListBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkListBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkListBoxEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method: public virtual void AddItem (string ItemText, object Index)
  • Method: public virtual void Clear ()
  • Method: public virtual void Copy ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method: public virtual string GetItem (int Index)
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual bool GetSelected (int Index)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void RemoveItem (int Index)
  • Method: public virtual void SetItem (int Index, string Item)
  • Method: public virtual void SetSelected (int Index, bool Selected)
  • Method (i): public virtual string ToString ()
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBorderStyle BorderStyle { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual int ListCount { public get; }
  • Property: virtual int ListIndex { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual OlMatchEntry MatchEntry { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual OlMultiSelect MultiSelect { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual int TopIndex { public get; public set; }
  • Property: virtual object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkListBoxEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkListBoxEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkListBoxEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_ChangeEventHandler n/a
  • Constructor: public OlkListBoxEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_ClickEventHandler n/a
  • Constructor: public OlkListBoxEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkListBoxEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_EnterEventHandler n/a
  • Constructor: public OlkListBoxEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkListBoxEvents_Event n/a
  • Event: public event OlkListBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkListBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkListBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkListBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkListBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkListBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkListBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkListBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkListBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkListBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkListBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkListBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkListBoxEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_ExitEventHandler n/a
  • Constructor: public OlkListBoxEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_KeyDownEventHandler n/a
  • Constructor: public OlkListBoxEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_KeyPressEventHandler n/a
  • Constructor: public OlkListBoxEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_KeyUpEventHandler n/a
  • Constructor: public OlkListBoxEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_MouseDownEventHandler n/a
  • Constructor: public OlkListBoxEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkListBoxEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkListBoxEvents_MouseUpEventHandler n/a
  • Constructor: public OlkListBoxEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkListBoxEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkListBoxEvents_SinkHelper n/a
  • Field: public OlkListBoxEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkListBoxEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkListBoxEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkListBoxEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkListBoxEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkListBoxEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkListBoxEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkListBoxEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkListBoxEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkListBoxEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkListBoxEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkListBoxEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkListBoxEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonClass ()
public class Microsoft.Office.Interop.Outlook.OlkOptionButtonClass n/a
  • Constructor: public OlkOptionButtonClass ()
  • Event: public event OlkOptionButtonEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkOptionButtonEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkOptionButtonEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkOptionButtonEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkOptionButtonEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkOptionButtonEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkOptionButtonEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual string Accelerator { public get; public set; }
  • Property: virtual OlAlignment Alignment { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual string GroupName { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual object Value { public get; public set; }
  • Property: virtual bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_ChangeEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_ClickEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_EnterEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_Event n/a
  • Event: public event OlkOptionButtonEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkOptionButtonEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkOptionButtonEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkOptionButtonEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkOptionButtonEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkOptionButtonEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkOptionButtonEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkOptionButtonEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkOptionButtonEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_ExitEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_KeyDownEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_KeyPressEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_KeyUpEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_MouseDownEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_MouseUpEventHandler n/a
  • Constructor: public OlkOptionButtonEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkOptionButtonEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkOptionButtonEvents_SinkHelper n/a
  • Field: public OlkOptionButtonEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkOptionButtonEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkOptionButtonEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkOptionButtonEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkOptionButtonEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkOptionButtonEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkOptionButtonEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkOptionButtonEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkOptionButtonEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkOptionButtonEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkOptionButtonEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkOptionButtonEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkOptionButtonEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkPageControlClass ()
public class Microsoft.Office.Interop.Outlook.OlkPageControlClass n/a
  • Constructor: public OlkPageControlClass ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlPageType Page { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkPageControlEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkPageControlEvents_SinkHelper n/a
  • Field: public int m_dwCookie
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoClass ()
public class Microsoft.Office.Interop.Outlook.OlkSenderPhotoClass n/a
  • Constructor: public OlkSenderPhotoClass ()
  • Event: public event OlkSenderPhotoEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkSenderPhotoEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkSenderPhotoEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual int PreferredHeight { public get; }
  • Property: virtual int PreferredWidth { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents n/a
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_ChangeEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_ClickEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_Event n/a
  • Event: public event OlkSenderPhotoEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkSenderPhotoEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkSenderPhotoEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkSenderPhotoEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_MouseDownEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_MouseUpEventHandler n/a
  • Constructor: public OlkSenderPhotoEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkSenderPhotoEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkSenderPhotoEvents_SinkHelper n/a
  • Field: public OlkSenderPhotoEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkSenderPhotoEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkSenderPhotoEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkSenderPhotoEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkSenderPhotoEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkSenderPhotoEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxClass ()
public class Microsoft.Office.Interop.Outlook.OlkTextBoxClass n/a
  • Constructor: public OlkTextBoxClass ()
  • Event: public event OlkTextBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTextBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTextBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTextBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTextBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTextBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTextBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTextBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTextBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTextBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTextBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTextBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTextBoxEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method: public virtual void Clear ()
  • Method: public virtual void Copy ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Cut ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Paste ()
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual bool AutoTab { public get; public set; }
  • Property: virtual bool AutoWordSelect { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBorderStyle BorderStyle { public get; public set; }
  • Property: virtual OlDragBehavior DragBehavior { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual bool EnableRichText { public get; public set; }
  • Property: virtual OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: virtual bool EnterKeyBehavior { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual bool HideSelection { public get; public set; }
  • Property: virtual bool IntegralHeight { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual int MaxLength { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual bool MultiLine { public get; public set; }
  • Property: virtual string PasswordChar { public get; public set; }
  • Property: virtual OlScrollBars Scrollbars { public get; public set; }
  • Property: virtual bool SelectionMargin { public get; public set; }
  • Property: virtual int SelLength { public get; public set; }
  • Property: virtual int SelStart { public get; public set; }
  • Property: virtual string SelText { public get; }
  • Property: virtual bool TabKeyBehavior { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual object Value { public get; public set; }
  • Property: virtual bool WordWrap { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkTextBoxEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkTextBoxEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkTextBoxEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_ChangeEventHandler n/a
  • Constructor: public OlkTextBoxEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_ClickEventHandler n/a
  • Constructor: public OlkTextBoxEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkTextBoxEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_EnterEventHandler n/a
  • Constructor: public OlkTextBoxEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_Event n/a
  • Event: public event OlkTextBoxEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTextBoxEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTextBoxEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTextBoxEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTextBoxEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTextBoxEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTextBoxEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTextBoxEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTextBoxEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTextBoxEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTextBoxEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTextBoxEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTextBoxEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_ExitEventHandler n/a
  • Constructor: public OlkTextBoxEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_KeyDownEventHandler n/a
  • Constructor: public OlkTextBoxEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_KeyPressEventHandler n/a
  • Constructor: public OlkTextBoxEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_KeyUpEventHandler n/a
  • Constructor: public OlkTextBoxEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_MouseDownEventHandler n/a
  • Constructor: public OlkTextBoxEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkTextBoxEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_MouseUpEventHandler n/a
  • Constructor: public OlkTextBoxEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTextBoxEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkTextBoxEvents_SinkHelper n/a
  • Field: public OlkTextBoxEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkTextBoxEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkTextBoxEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkTextBoxEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkTextBoxEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkTextBoxEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkTextBoxEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkTextBoxEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkTextBoxEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkTextBoxEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkTextBoxEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkTextBoxEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkTextBoxEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlClass ()
public class Microsoft.Office.Interop.Outlook.OlkTimeControlClass n/a
  • Constructor: public OlkTimeControlClass ()
  • Event: public event OlkTimeControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTimeControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTimeControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTimeControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTimeControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTimeControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkTimeControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTimeControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTimeControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTimeControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTimeControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTimeControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTimeControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTimeControlEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void DropDown ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AutoSize { public get; public set; }
  • Property: virtual bool AutoWordSelect { public get; public set; }
  • Property: virtual uint BackColor { public get; public set; }
  • Property: virtual OlBackStyle BackStyle { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual OlEnterFieldBehavior EnterFieldBehavior { public get; public set; }
  • Property: virtual StdFont Font { public get; }
  • Property: virtual uint ForeColor { public get; public set; }
  • Property: virtual bool HideSelection { public get; public set; }
  • Property: virtual DateTime IntervalTime { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual DateTime ReferenceTime { public get; public set; }
  • Property: virtual OlTimeStyle Style { public get; public set; }
  • Property: virtual string Text { public get; public set; }
  • Property: virtual OlTextAlign TextAlign { public get; public set; }
  • Property: virtual DateTime Time { public get; public set; }
  • Property: virtual object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkTimeControlEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void DropButtonClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkTimeControlEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkTimeControlEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_ChangeEventHandler n/a
  • Constructor: public OlkTimeControlEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_ClickEventHandler n/a
  • Constructor: public OlkTimeControlEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkTimeControlEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_DropButtonClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_DropButtonClickEventHandler n/a
  • Constructor: public OlkTimeControlEvents_DropButtonClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_EnterEventHandler n/a
  • Constructor: public OlkTimeControlEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_Event n/a
  • Event: public event OlkTimeControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTimeControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTimeControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTimeControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTimeControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTimeControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkTimeControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTimeControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTimeControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTimeControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTimeControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTimeControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTimeControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTimeControlEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_ExitEventHandler n/a
  • Constructor: public OlkTimeControlEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_KeyDownEventHandler n/a
  • Constructor: public OlkTimeControlEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_KeyPressEventHandler n/a
  • Constructor: public OlkTimeControlEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_KeyUpEventHandler n/a
  • Constructor: public OlkTimeControlEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_MouseDownEventHandler n/a
  • Constructor: public OlkTimeControlEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkTimeControlEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_MouseUpEventHandler n/a
  • Constructor: public OlkTimeControlEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeControlEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkTimeControlEvents_SinkHelper n/a
  • Field: public OlkTimeControlEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkTimeControlEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkTimeControlEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkTimeControlEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkTimeControlEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public OlkTimeControlEvents_DropButtonClickEventHandler m_DropButtonClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkTimeControlEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkTimeControlEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkTimeControlEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkTimeControlEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkTimeControlEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkTimeControlEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkTimeControlEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkTimeControlEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void DropButtonClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlClass ()
public class Microsoft.Office.Interop.Outlook.OlkTimeZoneControlClass n/a
  • Constructor: public OlkTimeZoneControlClass ()
  • Event: public event OlkTimeZoneControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTimeZoneControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTimeZoneControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTimeZoneControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkTimeZoneControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseUpEventHandler MouseUp { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void DropDown ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlAppointmentTimeField AppointmentTimeField { public get; public set; }
  • Property: virtual OlBorderStyle BorderStyle { public get; public set; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual bool Locked { public get; public set; }
  • Property: virtual StdPicture MouseIcon { public get; public set; }
  • Property: virtual OlMousePointer MousePointer { public get; public set; }
  • Property: virtual int SelectedTimeZoneIndex { public get; public set; }
  • Property: virtual object Value { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents ()
public interface Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents n/a
  • Method: void AfterUpdate ()
  • Method: void BeforeUpdate (bool Cancel)
  • Method: void Change ()
  • Method: void Click ()
  • Method: void DoubleClick ()
  • Method: void DropButtonClick ()
  • Method: void Enter ()
  • Method: void Exit (bool Cancel)
  • Method: void KeyDown (int KeyCode, OlShiftState Shift)
  • Method: void KeyPress (int KeyAscii)
  • Method: void KeyUp (int KeyCode, OlShiftState Shift)
  • Method: void MouseDown (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseMove (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • Method: void MouseUp (OlMouseButton Button, OlShiftState Shift, float X, float Y)
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_AfterUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_AfterUpdateEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_AfterUpdateEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_BeforeUpdateEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_BeforeUpdateEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_BeforeUpdateEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_ChangeEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_ChangeEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_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 ()
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_ClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_ClickEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_ClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_DoubleClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_DoubleClickEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_DoubleClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_DropButtonClickEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_DropButtonClickEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_DropButtonClickEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_EnterEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_EnterEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_EnterEventHandler (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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_Event ()
public interface Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_Event n/a
  • Event: public event OlkTimeZoneControlEvents_AfterUpdateEventHandler AfterUpdate { get; set; }
  • Event: public event OlkTimeZoneControlEvents_BeforeUpdateEventHandler BeforeUpdate { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ChangeEventHandler Change { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ClickEventHandler Click { get; set; }
  • Event: public event OlkTimeZoneControlEvents_DoubleClickEventHandler DoubleClick { get; set; }
  • Event: public event OlkTimeZoneControlEvents_DropButtonClickEventHandler DropButtonClick { get; set; }
  • Event: public event OlkTimeZoneControlEvents_EnterEventHandler Enter { get; set; }
  • Event: public event OlkTimeZoneControlEvents_ExitEventHandler Exit { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyDownEventHandler KeyDown { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyPressEventHandler KeyPress { get; set; }
  • Event: public event OlkTimeZoneControlEvents_KeyUpEventHandler KeyUp { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseDownEventHandler MouseDown { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseMoveEventHandler MouseMove { get; set; }
  • Event: public event OlkTimeZoneControlEvents_MouseUpEventHandler MouseUp { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_ExitEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_ExitEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_ExitEventHandler (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 (bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_KeyDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_KeyDownEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_KeyDownEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_KeyPressEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_KeyPressEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_KeyPressEventHandler (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 (int KeyAscii)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_KeyUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_KeyUpEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_KeyUpEventHandler (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 (int KeyCode, OlShiftState Shift)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_MouseDownEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_MouseDownEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_MouseDownEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_MouseMoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_MouseMoveEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_MouseMoveEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_MouseUpEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_MouseUpEventHandler n/a
  • Constructor: public OlkTimeZoneControlEvents_MouseUpEventHandler (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 (OlMouseButton Button, OlShiftState Shift, float X, float Y)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook OlkTimeZoneControlEvents_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.OlkTimeZoneControlEvents_SinkHelper n/a
  • Field: public OlkTimeZoneControlEvents_AfterUpdateEventHandler m_AfterUpdateDelegate
  • Field: public OlkTimeZoneControlEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate
  • Field: public OlkTimeZoneControlEvents_ChangeEventHandler m_ChangeDelegate
  • Field: public OlkTimeZoneControlEvents_ClickEventHandler m_ClickDelegate
  • Field: public OlkTimeZoneControlEvents_DoubleClickEventHandler m_DoubleClickDelegate
  • Field: public OlkTimeZoneControlEvents_DropButtonClickEventHandler m_DropButtonClickDelegate
  • Field: public int m_dwCookie
  • Field: public OlkTimeZoneControlEvents_EnterEventHandler m_EnterDelegate
  • Field: public OlkTimeZoneControlEvents_ExitEventHandler m_ExitDelegate
  • Field: public OlkTimeZoneControlEvents_KeyDownEventHandler m_KeyDownDelegate
  • Field: public OlkTimeZoneControlEvents_KeyPressEventHandler m_KeyPressDelegate
  • Field: public OlkTimeZoneControlEvents_KeyUpEventHandler m_KeyUpDelegate
  • Field: public OlkTimeZoneControlEvents_MouseDownEventHandler m_MouseDownDelegate
  • Field: public OlkTimeZoneControlEvents_MouseMoveEventHandler m_MouseMoveDelegate
  • Field: public OlkTimeZoneControlEvents_MouseUpEventHandler m_MouseUpDelegate
  • Method: public virtual void AfterUpdate ()
  • Method: public virtual void Change ()
  • Method: public virtual void Click ()
  • Method: public virtual void DoubleClick ()
  • Method: public virtual void DropButtonClick ()
  • Method: public virtual void Enter ()
  • 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 ()
--> NONE <--
OlMarkInterval ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMarkInterval
                    olMarkToday = 0,
                    olMarkTomorrow = 1,
                    olMarkThisWeek = 2,
                    olMarkNextWeek = 3,
                    olMarkNoDate = 4,
                    olMarkComplete = 5,
n/a
--> NONE <-- --> NONE <--
OlMatchEntry ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMatchEntry
                    olMatchEntryFirstLetter = 0,
                    olMatchEntryComplete = 1,
                    olMatchEntryNone = 2,
n/a
--> NONE <-- --> NONE <--
OlMeetingStatus ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMeetingStatus
                    olNonMeeting = 0,
                    olMeeting = 1,
                    olMeetingReceived = 3,
                    olMeetingCanceled = 5,
                    olMeetingReceivedAndCanceled = 7,
public sealed enum Microsoft.Office.Interop.Outlook.OlMeetingStatus
                    olNonMeeting = 0,
                    olMeeting = 1,
                    olMeetingReceived = 3,
                    olMeetingCanceled = 5,
--> NONE <-- --> NONE <--
OlMobileFormat ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMobileFormat
                    olSMS = 0,
                    olMMS = 1,
n/a
--> NONE <-- --> NONE <--
OlMouseButton ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMouseButton
                    olMouseButtonLeft = 1,
                    olMouseButtonRight = 2,
                    olMouseButtonMiddle = 4,
n/a
--> NONE <-- --> NONE <--
OlMousePointer ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMousePointer
                    olMousePointerDefault = 0,
                    olMousePointerArrow = 1,
                    olMousePointerCross = 2,
                    olMousePointerIBeam = 3,
                    olMousePointerSizeNESW = 6,
                    olMousePointerSizeNS = 7,
                    olMousePointerSizeNWSE = 8,
                    olMousePointerSizeWE = 9,
                    olMousePointerUpArrow = 10,
                    olMousePointerHourGlass = 11,
                    olMousePointerNoDrop = 12,
                    olMousePointerAppStarting = 13,
                    olMousePointerHelp = 14,
                    olMousePointerSizeAll = 15,
                    olMousePointerCustom = 99,
n/a
--> NONE <-- --> NONE <--
OlMultiLine ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMultiLine
                    olWidthMultiLine = 0,
                    olAlwaysSingleLine = 1,
                    olAlwaysMultiLine = 2,
n/a
--> NONE <-- --> NONE <--
OlMultiSelect ()
public sealed enum Microsoft.Office.Interop.Outlook.OlMultiSelect
                    olMultiSelectSingle = 0,
                    olMultiSelectMulti = 1,
                    olMultiSelectExtended = 2,
n/a
--> NONE <-- --> NONE <--
OlNavigationModuleType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlNavigationModuleType
                    olModuleMail = 0,
                    olModuleCalendar = 1,
                    olModuleContacts = 2,
                    olModuleTasks = 3,
                    olModuleJournal = 4,
                    olModuleNotes = 5,
                    olModuleFolderList = 6,
                    olModuleShortcuts = 7,
                    olModuleSolutions = 8,
n/a
--> NONE <-- --> NONE <--
OlObjectClass ()
public sealed enum Microsoft.Office.Interop.Outlook.OlObjectClass
                    olApplication = 0,
                    olNamespace = 1,
                    olFolder = 2,
                    olRecipient = 4,
                    olAttachment = 5,
                    olAddressList = 7,
                    olAddressEntry = 8,
                    olFolders = 15,
                    olItems = 16,
                    olRecipients = 17,
                    olAttachments = 18,
                    olAddressLists = 20,
                    olAddressEntries = 21,
                    olAppointment = 26,
                    olRecurrencePattern = 28,
                    olExceptions = 29,
                    olException = 30,
                    olAction = 32,
                    olActions = 33,
                    olExplorer = 34,
                    olInspector = 35,
                    olPages = 36,
                    olFormDescription = 37,
                    olUserProperties = 38,
                    olUserProperty = 39,
                    olContact = 40,
                    olDocument = 41,
                    olJournal = 42,
                    olMail = 43,
                    olNote = 44,
                    olPost = 45,
                    olReport = 46,
                    olRemote = 47,
                    olTask = 48,
                    olTaskRequest = 49,
                    olTaskRequestUpdate = 50,
                    olTaskRequestAccept = 51,
                    olTaskRequestDecline = 52,
                    olMeetingRequest = 53,
                    olMeetingCancellation = 54,
                    olMeetingResponseNegative = 55,
                    olMeetingResponsePositive = 56,
                    olMeetingResponseTentative = 57,
                    olExplorers = 60,
                    olInspectors = 61,
                    olPanes = 62,
                    olOutlookBarPane = 63,
                    olOutlookBarStorage = 64,
                    olOutlookBarGroups = 65,
                    olOutlookBarGroup = 66,
                    olOutlookBarShortcuts = 67,
                    olOutlookBarShortcut = 68,
                    olDistributionList = 69,
                    olPropertyPageSite = 70,
                    olPropertyPages = 71,
                    olSyncObject = 72,
                    olSyncObjects = 73,
                    olSelection = 74,
                    olLink = 75,
                    olLinks = 76,
                    olSearch = 77,
                    olResults = 78,
                    olViews = 79,
                    olView = 80,
                    olItemProperties = 98,
                    olItemProperty = 99,
                    olReminders = 100,
                    olReminder = 101,
                    olConflict = 102,
                    olConflicts = 103,
                    olSharing = 104,
                    olAccount = 105,
                    olAccounts = 106,
                    olStore = 107,
                    olStores = 108,
                    olSelectNamesDialog = 109,
                    olExchangeUser = 110,
                    olExchangeDistributionList = 111,
                    olPropertyAccessor = 112,
                    olStorageItem = 113,
                    olRules = 114,
                    olRule = 115,
                    olRuleActions = 116,
                    olRuleAction = 117,
                    olMoveOrCopyRuleAction = 118,
                    olSendRuleAction = 119,
                    olTable = 120,
                    olRow = 121,
                    olAssignToCategoryRuleAction = 122,
                    olPlaySoundRuleAction = 123,
                    olMarkAsTaskRuleAction = 124,
                    olNewItemAlertRuleAction = 125,
                    olRuleConditions = 126,
                    olRuleCondition = 127,
                    olImportanceRuleCondition = 128,
                    olFormRegion = 129,
                    olCategoryRuleCondition = 130,
                    olFormNameRuleCondition = 131,
                    olFromRuleCondition = 132,
                    olSenderInAddressListRuleCondition = 133,
                    olTextRuleCondition = 134,
                    olAccountRuleCondition = 135,
                    olClassTableView = 136,
                    olClassIconView = 137,
                    olClassCardView = 138,
                    olClassCalendarView = 139,
                    olClassTimeLineView = 140,
                    olViewFields = 141,
                    olViewField = 142,
                    olOrderField = 144,
                    olOrderFields = 145,
                    olViewFont = 146,
                    olAutoFormatRule = 147,
                    olAutoFormatRules = 148,
                    olColumnFormat = 149,
                    olColumns = 150,
                    olCalendarSharing = 151,
                    olCategory = 152,
                    olCategories = 153,
                    olColumn = 154,
                    olClassNavigationPane = 155,
                    olNavigationModules = 156,
                    olNavigationModule = 157,
                    olMailModule = 158,
                    olCalendarModule = 159,
                    olContactsModule = 160,
                    olTasksModule = 161,
                    olJournalModule = 162,
                    olNotesModule = 163,
                    olNavigationGroups = 164,
                    olNavigationGroup = 165,
                    olNavigationFolders = 166,
                    olNavigationFolder = 167,
                    olClassBusinessCardView = 168,
                    olAttachmentSelection = 169,
                    olAddressRuleCondition = 170,
                    olUserDefinedProperty = 171,
                    olUserDefinedProperties = 172,
                    olFromRssFeedRuleCondition = 173,
                    olClassTimeZone = 174,
                    olClassTimeZones = 175,
                    olMobile = 176,
                    olSolutionsModule = 177,
                    olConversation = 178,
                    olSimpleItems = 179,
                    olOutspace = 180,
                    olMeetingForwardNotification = 181,
                    olConversationHeader = 182,
                    olClassPeopleView = 183,
public sealed enum Microsoft.Office.Interop.Outlook.OlObjectClass
                    olApplication = 0,
                    olNamespace = 1,
                    olFolder = 2,
                    olRecipient = 4,
                    olAttachment = 5,
                    olAddressList = 7,
                    olAddressEntry = 8,
                    olFolders = 15,
                    olItems = 16,
                    olRecipients = 17,
                    olAttachments = 18,
                    olAddressLists = 20,
                    olAddressEntries = 21,
                    olAppointment = 26,
                    olRecurrencePattern = 28,
                    olExceptions = 29,
                    olException = 30,
                    olAction = 32,
                    olActions = 33,
                    olExplorer = 34,
                    olInspector = 35,
                    olPages = 36,
                    olFormDescription = 37,
                    olUserProperties = 38,
                    olUserProperty = 39,
                    olContact = 40,
                    olDocument = 41,
                    olJournal = 42,
                    olMail = 43,
                    olNote = 44,
                    olPost = 45,
                    olReport = 46,
                    olRemote = 47,
                    olTask = 48,
                    olTaskRequest = 49,
                    olTaskRequestUpdate = 50,
                    olTaskRequestAccept = 51,
                    olTaskRequestDecline = 52,
                    olMeetingRequest = 53,
                    olMeetingCancellation = 54,
                    olMeetingResponseNegative = 55,
                    olMeetingResponsePositive = 56,
                    olMeetingResponseTentative = 57,
                    olExplorers = 60,
                    olInspectors = 61,
                    olPanes = 62,
                    olOutlookBarPane = 63,
                    olOutlookBarStorage = 64,
                    olOutlookBarGroups = 65,
                    olOutlookBarGroup = 66,
                    olOutlookBarShortcuts = 67,
                    olOutlookBarShortcut = 68,
                    olDistributionList = 69,
                    olPropertyPageSite = 70,
                    olPropertyPages = 71,
                    olSyncObject = 72,
                    olSyncObjects = 73,
                    olSelection = 74,
                    olLink = 75,
                    olLinks = 76,
                    olSearch = 77,
                    olResults = 78,
                    olViews = 79,
                    olView = 80,
                    olItemProperties = 98,
                    olItemProperty = 99,
                    olReminders = 100,
                    olReminder = 101,
--> NONE <-- --> NONE <--
OlPageType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlPageType
                    olPageTypePlanner = 0,
                    olPageTypeTracker = 1,
n/a
--> NONE <-- --> NONE <--
OlPane ()
public sealed enum Microsoft.Office.Interop.Outlook.OlPane
                    olOutlookBar = 1,
                    olFolderList = 2,
                    olPreview = 3,
                    olNavigationPane = 4,
                    olToDoBar = 5,
public sealed enum Microsoft.Office.Interop.Outlook.OlPane
                    olOutlookBar = 1,
                    olFolderList = 2,
                    olPreview = 3,
--> NONE <-- --> NONE <--
OlPermission ()
public sealed enum Microsoft.Office.Interop.Outlook.OlPermission
                    olUnrestricted = 0,
                    olDoNotForward = 1,
                    olPermissionTemplate = 2,
n/a
--> NONE <-- --> NONE <--
OlPermissionService ()
public sealed enum Microsoft.Office.Interop.Outlook.OlPermissionService
                    olUnknown = 0,
                    olWindows = 1,
                    olPassport = 2,
n/a
--> NONE <-- --> NONE <--
OlPictureAlignment ()
public sealed enum Microsoft.Office.Interop.Outlook.OlPictureAlignment
                    olPictureAlignmentLeft = 0,
                    olPictureAlignmentTop = 1,
n/a
--> NONE <-- --> NONE <--
OlRecipientSelectors ()
public sealed enum Microsoft.Office.Interop.Outlook.OlRecipientSelectors
                    olShowNone = 0,
                    olShowTo = 1,
                    olShowToCc = 2,
                    olShowToCcBcc = 3,
n/a
--> NONE <-- --> NONE <--
OlReferenceType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlReferenceType
                    olWeak = 0,
                    olStrong = 1,
n/a
--> NONE <-- --> NONE <--
OlRuleActionType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlRuleActionType
                    olRuleActionUnknown = 0,
                    olRuleActionMoveToFolder = 1,
                    olRuleActionAssignToCategory = 2,
                    olRuleActionDelete = 3,
                    olRuleActionDeletePermanently = 4,
                    olRuleActionCopyToFolder = 5,
                    olRuleActionForward = 6,
                    olRuleActionForwardAsAttachment = 7,
                    olRuleActionRedirect = 8,
                    olRuleActionServerReply = 9,
                    olRuleActionTemplate = 10,
                    olRuleActionFlagForActionInDays = 11,
                    olRuleActionFlagColor = 12,
                    olRuleActionFlagClear = 13,
                    olRuleActionImportance = 14,
                    olRuleActionSensitivity = 15,
                    olRuleActionPrint = 16,
                    olRuleActionPlaySound = 17,
                    olRuleActionStartApplication = 18,
                    olRuleActionMarkRead = 19,
                    olRuleActionRunScript = 20,
                    olRuleActionStop = 21,
                    olRuleActionCustomAction = 22,
                    olRuleActionNewItemAlert = 23,
                    olRuleActionDesktopAlert = 24,
                    olRuleActionNotifyRead = 25,
                    olRuleActionNotifyDelivery = 26,
                    olRuleActionCcMessage = 27,
                    olRuleActionDefer = 28,
                    olRuleActionMarkAsTask = 29,
                    olRuleActionClearCategories = 30,
n/a
--> NONE <-- --> NONE <--
OlRuleConditionType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlRuleConditionType
                    olConditionUnknown = 0,
                    olConditionFrom = 1,
                    olConditionSubject = 2,
                    olConditionAccount = 3,
                    olConditionOnlyToMe = 4,
                    olConditionTo = 5,
                    olConditionImportance = 6,
                    olConditionSensitivity = 7,
                    olConditionFlaggedForAction = 8,
                    olConditionCc = 9,
                    olConditionToOrCc = 10,
                    olConditionNotTo = 11,
                    olConditionSentTo = 12,
                    olConditionBody = 13,
                    olConditionBodyOrSubject = 14,
                    olConditionMessageHeader = 15,
                    olConditionRecipientAddress = 16,
                    olConditionSenderAddress = 17,
                    olConditionCategory = 18,
                    olConditionOOF = 19,
                    olConditionHasAttachment = 20,
                    olConditionSizeRange = 21,
                    olConditionDateRange = 22,
                    olConditionFormName = 23,
                    olConditionProperty = 24,
                    olConditionSenderInAddressBook = 25,
                    olConditionMeetingInviteOrUpdate = 26,
                    olConditionLocalMachineOnly = 27,
                    olConditionOtherMachine = 28,
                    olConditionAnyCategory = 29,
                    olConditionFromRssFeed = 30,
                    olConditionFromAnyRssFeed = 31,
n/a
--> NONE <-- --> NONE <--
OlRuleExecuteOption ()
public sealed enum Microsoft.Office.Interop.Outlook.OlRuleExecuteOption
                    olRuleExecuteAllMessages = 0,
                    olRuleExecuteReadMessages = 1,
                    olRuleExecuteUnreadMessages = 2,
n/a
--> NONE <-- --> NONE <--
OlRuleType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlRuleType
                    olRuleReceive = 0,
                    olRuleSend = 1,
n/a
--> 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,
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,
--> NONE <-- --> NONE <--
OlScrollBars ()
public sealed enum Microsoft.Office.Interop.Outlook.OlScrollBars
                    olScrollBarsNone = 0,
                    olScrollBarsHorizontal = 1,
                    olScrollBarsVertical = 2,
                    olScrollBarsBoth = 3,
n/a
--> NONE <-- --> NONE <--
OlSearchScope ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSearchScope
                    olSearchScopeCurrentFolder = 0,
                    olSearchScopeAllFolders = 1,
                    olSearchScopeAllOutlookItems = 2,
                    olSearchScopeSubfolders = 3,
                    olSearchScopeCurrentStore = 4,
n/a
--> NONE <-- --> NONE <--
OlSelectionContents ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSelectionContents
                    olConversationHeaders = 1,
n/a
--> NONE <-- --> NONE <--
OlSelectionLocation ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSelectionLocation
                    olViewList = 0,
                    olToDoBarTaskList = 1,
                    olToDoBarAppointmentList = 2,
                    olDailyTaskList = 3,
                    olAttachmentWell = 4,
n/a
--> NONE <-- --> NONE <--
OlSharingMsgType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSharingMsgType
                    olSharingMsgTypeUnknown = 0,
                    olSharingMsgTypeRequest = 1,
                    olSharingMsgTypeInvite = 2,
                    olSharingMsgTypeInviteAndRequest = 3,
                    olSharingMsgTypeResponseAllow = 4,
                    olSharingMsgTypeResponseDeny = 5,
n/a
--> NONE <-- --> NONE <--
OlSharingProvider ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSharingProvider
                    olProviderUnknown = 0,
                    olProviderExchange = 1,
                    olProviderWebCal = 2,
                    olProviderPubCal = 3,
                    olProviderICal = 4,
                    olProviderSharePoint = 5,
                    olProviderRSS = 6,
                    olProviderFederate = 7,
n/a
--> NONE <-- --> NONE <--
OlShiftState ()
public sealed enum Microsoft.Office.Interop.Outlook.OlShiftState
                    olShiftStateShiftMask = 1,
                    olShiftStateCtrlMask = 2,
                    olShiftStateAltMask = 4,
n/a
--> NONE <-- --> NONE <--
OlShowItemCount ()
public sealed enum Microsoft.Office.Interop.Outlook.OlShowItemCount
                    olNoItemCount = 0,
                    olShowUnreadItemCount = 1,
                    olShowTotalItemCount = 2,
n/a
--> NONE <-- --> NONE <--
OlSolutionScope ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSolutionScope
                    olHideInDefaultModules = 0,
                    olShowInDefaultModules = 1,
n/a
--> NONE <-- --> NONE <--
OlSpecialFolders ()
public sealed enum Microsoft.Office.Interop.Outlook.OlSpecialFolders
                    olSpecialFolderAllTasks = 0,
                    olSpecialFolderReminders = 1,
n/a
--> NONE <-- --> NONE <--
OlStorageIdentifierType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlStorageIdentifierType
                    olIdentifyBySubject = 0,
                    olIdentifyByEntryID = 1,
                    olIdentifyByMessageClass = 2,
n/a
--> NONE <-- --> NONE <--
OlStoreType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlStoreType
                    olStoreDefault = 1,
                    olStoreUnicode = 2,
                    olStoreANSI = 3,
n/a
--> NONE <-- --> NONE <--
OlTableContents ()
public sealed enum Microsoft.Office.Interop.Outlook.OlTableContents
                    olUserItems = 0,
                    olHiddenItems = 1,
n/a
--> NONE <-- --> NONE <--
OlTextAlign ()
public sealed enum Microsoft.Office.Interop.Outlook.OlTextAlign
                    olTextAlignLeft = 1,
                    olTextAlignCenter = 2,
                    olTextAlignRight = 3,
n/a
--> NONE <-- --> NONE <--
OlTimelineViewMode ()
public sealed enum Microsoft.Office.Interop.Outlook.OlTimelineViewMode
                    olTimelineViewDay = 0,
                    olTimelineViewWeek = 1,
                    olTimelineViewMonth = 2,
n/a
--> NONE <-- --> NONE <--
OlTimeStyle ()
public sealed enum Microsoft.Office.Interop.Outlook.OlTimeStyle
                    olTimeStyleTimeOnly = 0,
                    olTimeStyleTimeDuration = 1,
                    olTimeStyleShortDuration = 4,
n/a
--> NONE <-- --> NONE <--
OlUserPropertyType ()
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,
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,
--> NONE <-- --> NONE <--
OlVerticalLayout ()
public sealed enum Microsoft.Office.Interop.Outlook.OlVerticalLayout
                    olVerticalLayoutAlignTop = 0,
                    olVerticalLayoutAlignMiddle = 1,
                    olVerticalLayoutAlignBottom = 2,
                    olVerticalLayoutGrow = 3,
n/a
--> NONE <-- --> NONE <--
OlViewType ()
public sealed enum Microsoft.Office.Interop.Outlook.OlViewType
                    olTableView = 0,
                    olCardView = 1,
                    olCalendarView = 2,
                    olIconView = 3,
                    olTimelineView = 4,
                    olBusinessCardView = 5,
                    olDailyTaskListView = 6,
                    olPeopleView = 7,
public sealed enum Microsoft.Office.Interop.Outlook.OlViewType
                    olTableView = 0,
                    olCardView = 1,
                    olCalendarView = 2,
                    olIconView = 3,
                    olTimelineView = 4,
--> NONE <-- --> NONE <--
Microsoft.Office.Interop.Outlook OrderFieldClass ()
public class Microsoft.Office.Interop.Outlook.OrderFieldClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool IsDescending { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string ViewXMLSchemaName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook OrderFieldsClass ()
public class Microsoft.Office.Interop.Outlook.OrderFieldsClass n/a
  • Method: public virtual OrderField Add (string PropertyName, object IsDescending)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual OrderField Insert (string PropertyName, object Index, object IsDescending)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method: public virtual void RemoveAll ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual OrderField this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.OutlookBarGroupsEvents ()
  • Method: void BeforeGroupAdd (out bool Cancel)
  • Method: void BeforeGroupRemove (OutlookBarGroup Group, out bool Cancel)
  • Method: void BeforeGroupAdd (bool Cancel)
  • Method: void BeforeGroupRemove (OutlookBarGroup Group, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarGroupsEvents_BeforeGroupAddEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarGroupsEvents_BeforeGroupRemoveEventHandler ()
  • Method: public virtual void Invoke (OutlookBarGroup Group, out bool Cancel)
  • Method: public virtual void Invoke (OutlookBarGroup Group, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.OutlookBarPaneEvents ()
  • Method: void BeforeGroupSwitch (OutlookBarGroup ToGroup, out bool Cancel)
  • Method: void BeforeNavigate (OutlookBarShortcut Shortcut, out bool Cancel)
  • Method: void BeforeGroupSwitch (OutlookBarGroup ToGroup, bool Cancel)
  • Method: void BeforeNavigate (OutlookBarShortcut Shortcut, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarPaneEvents_BeforeGroupSwitchEventHandler ()
  • Method: public virtual void Invoke (OutlookBarGroup ToGroup, out bool Cancel)
  • Method: public virtual void Invoke (OutlookBarGroup ToGroup, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarPaneEvents_BeforeNavigateEventHandler ()
  • Method: public virtual void Invoke (OutlookBarShortcut Shortcut, out bool Cancel)
  • Method: public virtual void Invoke (OutlookBarShortcut Shortcut, bool Cancel)
public interface Microsoft.Office.Interop.Outlook.OutlookBarShortcutsEvents ()
  • Method: void BeforeShortcutAdd (out bool Cancel)
  • Method: void BeforeShortcutRemove (OutlookBarShortcut Shortcut, out bool Cancel)
  • Method: void BeforeShortcutAdd (bool Cancel)
  • Method: void BeforeShortcutRemove (OutlookBarShortcut Shortcut, bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarShortcutsEvents_BeforeShortcutAddEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler ()
  • Method: public virtual void Invoke (OutlookBarShortcut Shortcut, out bool Cancel)
  • Method: public virtual void Invoke (OutlookBarShortcut Shortcut, bool Cancel)
Microsoft.Office.Interop.Outlook PeopleViewClass ()
public class Microsoft.Office.Interop.Outlook.PeopleViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OrderFields SortFields { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook PlaySoundRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.PlaySoundRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual string FilePath { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.PostItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual void ClearTaskFlag ()
  • Method: public virtual Conversation GetConversation ()
  • Method: public virtual void MarkAsTask (OlMarkInterval MarkInterval)
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual bool IsMarkedAsTask { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual bool ReminderOverrideDefault { public get; public set; }
  • Property: virtual bool ReminderPlaySound { public get; public set; }
  • Property: virtual bool ReminderSet { public get; public set; }
  • Property: virtual string ReminderSoundFile { public get; public set; }
  • Property: virtual DateTime ReminderTime { public get; public set; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual string SenderEmailAddress { public get; }
  • Property: virtual string SenderEmailType { public get; }
  • Property: virtual DateTime TaskCompletedDate { public get; public set; }
  • Property: virtual DateTime TaskDueDate { public get; public set; }
  • Property: virtual DateTime TaskStartDate { public get; public set; }
  • Property: virtual string TaskSubject { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook PropertyAccessorClass ()
public class Microsoft.Office.Interop.Outlook.PropertyAccessorClass n/a
  • Method: public virtual string BinaryToString (object Value)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual object DeleteProperties (object SchemaNames)
  • Method: public virtual void DeleteProperty (string SchemaName)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual object GetProperties (object SchemaNames)
  • Method: public virtual object GetProperty (string SchemaName)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual DateTime LocalTimeToUTC (DateTime Value)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual object SetProperties (object SchemaNames, object Values)
  • Method: public virtual void SetProperty (string SchemaName, object Value)
  • Method: public virtual object StringToBinary (string Value)
  • Method (i): public virtual string ToString ()
  • Method: public virtual DateTime UTCToLocalTime (DateTime Value)
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.Recipient ()
  • Property: PropertyAccessor PropertyAccessor { public get; }
  • Property: bool Sendable { public get; public set; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.ReminderCollectionEvents ()
  • Method: void BeforeReminderShow (out bool Cancel)
  • Method: void BeforeReminderShow (bool Cancel)
public sealed delegate Microsoft.Office.Interop.Outlook.ReminderCollectionEvents_BeforeReminderShowEventHandler ()
  • Method: public virtual void Invoke (out bool Cancel)
  • Method: public virtual void Invoke (bool Cancel)
public class Microsoft.Office.Interop.Outlook.RemoteItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.ReportItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual DateTime RetentionExpirationDate { public get; }
  • Property: virtual string RetentionPolicyName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RowClass ()
public class Microsoft.Office.Interop.Outlook.RowClass n/a
  • Method: public virtual string BinaryToString (object Index)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual object GetValues ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual DateTime LocalTimeToUTC (object Index)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Method: public virtual DateTime UTCToLocalTime (object Index)
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual object this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RuleActionClass ()
public class Microsoft.Office.Interop.Outlook.RuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RuleActionsClass ()
public class Microsoft.Office.Interop.Outlook.RuleActionsClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual AssignToCategoryRuleAction AssignToCategory { public get; }
  • Property: virtual SendRuleAction CC { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual RuleAction ClearCategories { public get; }
  • Property: virtual MoveOrCopyRuleAction CopyToFolder { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual RuleAction Delete { public get; }
  • Property: virtual RuleAction DeletePermanently { public get; }
  • Property: virtual RuleAction DesktopAlert { public get; }
  • Property: virtual SendRuleAction Forward { public get; }
  • Property: virtual SendRuleAction ForwardAsAttachment { public get; }
  • Property: virtual RuleAction this [int Index] { public get; }
  • Property: virtual MarkAsTaskRuleAction MarkAsTask { public get; }
  • Property: virtual MoveOrCopyRuleAction MoveToFolder { public get; }
  • Property: virtual NewItemAlertRuleAction NewItemAlert { public get; }
  • Property: virtual RuleAction NotifyDelivery { public get; }
  • Property: virtual RuleAction NotifyRead { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PlaySoundRuleAction PlaySound { public get; }
  • Property: virtual SendRuleAction Redirect { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual RuleAction Stop { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RuleClass ()
public class Microsoft.Office.Interop.Outlook.RuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public virtual void Execute (object ShowProgress, object Folder, object IncludeSubfolders, object RuleExecuteOption)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual RuleActions Actions { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual RuleConditions Conditions { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual RuleConditions Exceptions { public get; }
  • Property: virtual int ExecutionOrder { public get; public set; }
  • Property: virtual bool IsLocalRule { public get; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlRuleType RuleType { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.RuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RuleConditionsClass ()
public class Microsoft.Office.Interop.Outlook.RuleConditionsClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual AccountRuleCondition Account { public get; }
  • Property: virtual RuleCondition AnyCategory { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual TextRuleCondition Body { public get; }
  • Property: virtual TextRuleCondition BodyOrSubject { public get; }
  • Property: virtual CategoryRuleCondition Category { public get; }
  • Property: virtual RuleCondition CC { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual FormNameRuleCondition FormName { public get; }
  • Property: virtual ToOrFromRuleCondition From { public get; }
  • Property: virtual RuleCondition FromAnyRSSFeed { public get; }
  • Property: virtual FromRssFeedRuleCondition FromRssFeed { public get; }
  • Property: virtual RuleCondition HasAttachment { public get; }
  • Property: virtual ImportanceRuleCondition Importance { public get; }
  • Property: virtual RuleCondition this [int Index] { public get; }
  • Property: virtual RuleCondition MeetingInviteOrUpdate { public get; }
  • Property: virtual TextRuleCondition MessageHeader { public get; }
  • Property: virtual RuleCondition NotTo { public get; }
  • Property: virtual RuleCondition OnLocalMachine { public get; }
  • Property: virtual RuleCondition OnlyToMe { public get; }
  • Property: virtual RuleCondition OnOtherMachine { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual AddressRuleCondition RecipientAddress { public get; }
  • Property: virtual AddressRuleCondition SenderAddress { public get; }
  • Property: virtual SenderInAddressListRuleCondition SenderInAddressList { public get; }
  • Property: virtual ToOrFromRuleCondition SentTo { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual TextRuleCondition Subject { public get; }
  • Property: virtual RuleCondition ToMe { public get; }
  • Property: virtual RuleCondition ToOrCc { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook RulesClass ()
public class Microsoft.Office.Interop.Outlook.RulesClass n/a
  • Method: public virtual Rule Create (string Name, OlRuleType RuleType)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method: public virtual void Save (object ShowProgress)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual bool IsRssRulesProcessingEnabled { public get; public set; }
  • Property: virtual Rule this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.Search ()
  • Method: Table GetTable ()
  • Method: MAPIFolder Save (string Name)
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.Selection ()
  • Method: Selection GetSelection (OlSelectionContents SelectionContents)
  • Property: OlSelectionLocation Location { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook SelectNamesDialogClass ()
public class Microsoft.Office.Interop.Outlook.SelectNamesDialogClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual bool Display ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void SetDefaultDisplayMode (OlDefaultSelectNamesDisplayMode defaultMode)
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AllowMultipleSelection { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual string BccLabel { public get; public set; }
  • Property: virtual string Caption { public get; public set; }
  • Property: virtual string CcLabel { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool ForceResolution { public get; public set; }
  • Property: virtual AddressList InitialAddressList { public get; public set; }
  • Property: virtual OlRecipientSelectors NumberOfRecipientSelectors { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual Recipients Recipients { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowOnlyInitialAddressList { public get; public set; }
  • Property: virtual string ToLabel { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook SenderInAddressListRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.SenderInAddressListRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual AddressList AddressList { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook SendRuleActionClass ()
public class Microsoft.Office.Interop.Outlook.SendRuleActionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual OlRuleActionType ActionType { public get; }
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual Recipients Recipients { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook SharingItemClass ()
public class Microsoft.Office.Interop.Outlook.SharingItemClass n/a
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentAddEventHandler AttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_AttachmentReadEventHandler AttachmentRead { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentSaveEventHandler BeforeAttachmentSave { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeCheckNamesEventHandler BeforeCheckNames { get; set; }
  • Event: public event ItemEvents_10_BeforeDeleteEventHandler BeforeDelete { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_CustomActionEventHandler CustomAction { get; set; }
  • Event: public event ItemEvents_10_CustomPropertyChangeEventHandler CustomPropertyChange { get; set; }
  • Event: public event ItemEvents_10_CloseEventHandler ItemEvents_10_Event_Close { get; set; }
  • Event: public event ItemEvents_10_ForwardEventHandler ItemEvents_10_Event_Forward { get; set; }
  • Event: public event ItemEvents_10_ReplyEventHandler ItemEvents_10_Event_Reply { get; set; }
  • Event: public event ItemEvents_10_ReplyAllEventHandler ItemEvents_10_Event_ReplyAll { get; set; }
  • Event: public event ItemEvents_10_SendEventHandler ItemEvents_10_Event_Send { get; set; }
  • Event: public event ItemEvents_AttachmentAddEventHandler ItemEvents_Event_AttachmentAdd { get; set; }
  • Event: public event ItemEvents_AttachmentReadEventHandler ItemEvents_Event_AttachmentRead { get; set; }
  • Event: public event ItemEvents_BeforeAttachmentSaveEventHandler ItemEvents_Event_BeforeAttachmentSave { get; set; }
  • Event: public event ItemEvents_BeforeCheckNamesEventHandler ItemEvents_Event_BeforeCheckNames { get; set; }
  • Event: public event ItemEvents_CloseEventHandler ItemEvents_Event_Close { get; set; }
  • Event: public event ItemEvents_CustomActionEventHandler ItemEvents_Event_CustomAction { get; set; }
  • Event: public event ItemEvents_CustomPropertyChangeEventHandler ItemEvents_Event_CustomPropertyChange { get; set; }
  • Event: public event ItemEvents_ForwardEventHandler ItemEvents_Event_Forward { get; set; }
  • Event: public event ItemEvents_OpenEventHandler ItemEvents_Event_Open { get; set; }
  • Event: public event ItemEvents_PropertyChangeEventHandler ItemEvents_Event_PropertyChange { get; set; }
  • Event: public event ItemEvents_ReadEventHandler ItemEvents_Event_Read { get; set; }
  • Event: public event ItemEvents_ReplyEventHandler ItemEvents_Event_Reply { get; set; }
  • Event: public event ItemEvents_ReplyAllEventHandler ItemEvents_Event_ReplyAll { get; set; }
  • Event: public event ItemEvents_SendEventHandler ItemEvents_Event_Send { get; set; }
  • Event: public event ItemEvents_WriteEventHandler ItemEvents_Event_Write { get; set; }
  • Event: public event ItemEvents_10_OpenEventHandler Open { get; set; }
  • Event: public event ItemEvents_10_PropertyChangeEventHandler PropertyChange { get; set; }
  • Event: public event ItemEvents_10_ReadEventHandler Read { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Event: public event ItemEvents_10_WriteEventHandler Write { get; set; }
  • Method: public virtual void AddBusinessCard (ContactItem contact)
  • Method: public virtual void Allow ()
  • Method: public virtual void ClearConversationIndex ()
  • Method: public virtual void ClearTaskFlag ()
  • Method: public virtual void Close (OlInspectorClose SaveMode)
  • Method: public virtual object Copy ()
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method: public virtual SharingItem Deny ()
  • Method: public virtual void Display (object Modal)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual SharingItem Forward ()
  • Method: public virtual Conversation GetConversation ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual void MarkAsTask (OlMarkInterval MarkInterval)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual object Move (MAPIFolder DestFldr)
  • Method: public virtual MAPIFolder OpenSharedFolder ()
  • Method: public virtual void PrintOut ()
  • Method: public virtual MailItem Reply ()
  • Method: public virtual MailItem ReplyAll ()
  • Method: public virtual void Save ()
  • Method: public virtual void SaveAs (string Path, object Type)
  • Method: public virtual void Send ()
  • Method: public virtual void ShowCategoriesDialog ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Actions Actions { public get; }
  • Property: virtual bool AllowWriteAccess { public get; public set; }
  • Property: virtual bool AlternateRecipientAllowed { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual Attachments Attachments { public get; }
  • Property: virtual bool AutoForwarded { public get; public set; }
  • Property: virtual string BCC { public get; public set; }
  • Property: virtual string BillingInformation { public get; public set; }
  • Property: virtual string Body { public get; public set; }
  • Property: virtual OlBodyFormat BodyFormat { public get; public set; }
  • Property: virtual string Categories { public get; public set; }
  • Property: virtual string CC { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Companies { public get; public set; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual string ConversationIndex { public get; }
  • Property: virtual string ConversationTopic { public get; }
  • Property: virtual DateTime CreationTime { public get; }
  • Property: virtual DateTime DeferredDeliveryTime { public get; public set; }
  • Property: virtual bool DeleteAfterSubmit { public get; public set; }
  • Property: virtual OlDownloadState DownloadState { public get; }
  • Property: virtual bool EnableSharedAttachments { public get; public set; }
  • Property: virtual string EntryID { public get; }
  • Property: virtual DateTime ExpiryTime { public get; public set; }
  • Property: virtual DateTime FlagDueBy { public get; public set; }
  • Property: virtual OlFlagIcon FlagIcon { public get; public set; }
  • Property: virtual string FlagRequest { public get; public set; }
  • Property: virtual OlFlagStatus FlagStatus { public get; public set; }
  • Property: virtual FormDescription FormDescription { public get; }
  • Property: virtual Inspector GetInspector { public get; }
  • Property: virtual string HTMLBody { public get; public set; }
  • Property: virtual OlImportance Importance { public get; public set; }
  • Property: virtual int InternetCodepage { public get; public set; }
  • Property: virtual bool IsConflict { public get; }
  • Property: virtual bool IsMarkedAsTask { public get; }
  • Property: virtual ItemProperties ItemProperties { public get; }
  • Property: virtual DateTime LastModificationTime { public get; }
  • Property: virtual object MAPIOBJECT { public get; }
  • Property: virtual OlRemoteStatus MarkForDownload { public get; public set; }
  • Property: virtual string MessageClass { public get; public set; }
  • Property: virtual string Mileage { public get; public set; }
  • Property: virtual bool NoAging { public get; public set; }
  • Property: virtual bool OriginatorDeliveryReportRequested { public get; public set; }
  • Property: virtual int OutlookInternalVersion { public get; }
  • Property: virtual string OutlookVersion { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlPermission Permission { public get; public set; }
  • Property: virtual OlPermissionService PermissionService { public get; public set; }
  • Property: virtual string PermissionTemplateGuid { public get; public set; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual bool ReadReceiptRequested { public get; public set; }
  • Property: virtual string ReceivedByEntryID { public get; }
  • Property: virtual string ReceivedByName { public get; }
  • Property: virtual string ReceivedOnBehalfOfEntryID { public get; }
  • Property: virtual string ReceivedOnBehalfOfName { public get; }
  • Property: virtual DateTime ReceivedTime { public get; }
  • Property: virtual bool RecipientReassignmentProhibited { public get; public set; }
  • Property: virtual Recipients Recipients { public get; }
  • Property: virtual bool ReminderOverrideDefault { public get; public set; }
  • Property: virtual bool ReminderPlaySound { public get; public set; }
  • Property: virtual bool ReminderSet { public get; public set; }
  • Property: virtual string ReminderSoundFile { public get; public set; }
  • Property: virtual DateTime ReminderTime { public get; public set; }
  • Property: virtual string RemoteID { public get; }
  • Property: virtual string RemoteName { public get; }
  • Property: virtual string RemotePath { public get; }
  • Property: virtual OlRemoteStatus RemoteStatus { public get; public set; }
  • Property: virtual string ReplyRecipientNames { public get; }
  • Property: virtual Recipients ReplyRecipients { public get; }
  • Property: virtual OlDefaultFolders RequestedFolder { public get; }
  • Property: virtual DateTime RetentionExpirationDate { public get; }
  • Property: virtual string RetentionPolicyName { public get; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual bool Saved { public get; }
  • Property: virtual MAPIFolder SaveSentMessageFolder { public get; public set; }
  • Property: virtual string SenderEmailAddress { public get; }
  • Property: virtual string SenderEmailType { public get; }
  • Property: virtual string SenderName { public get; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
  • Property: virtual OlSensitivity Sensitivity { public get; public set; }
  • Property: virtual bool Sent { public get; }
  • Property: virtual DateTime SentOn { public get; }
  • Property: virtual string SentOnBehalfOfName { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OlSharingProvider SharingProvider { public get; }
  • Property: virtual string SharingProviderGuid { public get; }
  • Property: virtual int Size { public get; }
  • Property: virtual string Subject { public get; public set; }
  • Property: virtual bool Submitted { public get; }
  • Property: virtual DateTime TaskCompletedDate { public get; public set; }
  • Property: virtual DateTime TaskDueDate { public get; public set; }
  • Property: virtual DateTime TaskStartDate { public get; public set; }
  • Property: virtual string TaskSubject { public get; public set; }
  • Property: virtual string To { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
  • Property: virtual OlSharingMsgType Type { public get; public set; }
  • Property: virtual bool UnRead { public get; public set; }
  • Property: virtual UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook SimpleItemsClass ()
public class Microsoft.Office.Interop.Outlook.SimpleItemsClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual object this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook SolutionsModuleClass ()
public class Microsoft.Office.Interop.Outlook.SolutionsModuleClass n/a
  • Method: public virtual void AddSolution (MAPIFolder Solution, OlSolutionScope Scope)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook StorageItemClass ()
public class Microsoft.Office.Interop.Outlook.StorageItemClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual Attachments Attachments { public get; }
  • Property: virtual string Body { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual DateTime CreationTime { public get; }
  • Property: virtual string Creator { public get; public set; }
  • Property: virtual string EntryID { public get; }
  • Property: virtual DateTime LastModificationTime { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual int Size { public get; }
  • Property: virtual string Subject { public get; public set; }
  • Property: virtual UserProperties UserProperties { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook StoreClass ()
public class Microsoft.Office.Interop.Outlook.StoreClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual MAPIFolder GetDefaultFolder (OlDefaultFolders FolderType)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual MAPIFolder GetRootFolder ()
  • Method: public virtual Rules GetRules ()
  • Method: public virtual Folders GetSearchFolders ()
  • Method: public virtual MAPIFolder GetSpecialFolder (OlSpecialFolders FolderType)
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void RefreshQuotaDisplay ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual Categories Categories { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string DisplayName { public get; }
  • Property: virtual OlExchangeStoreType ExchangeStoreType { public get; }
  • Property: virtual string FilePath { public get; }
  • Property: virtual bool IsCachedExchange { public get; }
  • Property: virtual bool IsConversationEnabled { public get; }
  • Property: virtual bool IsDataFileStore { public get; }
  • Property: virtual bool IsInstantSearchEnabled { public get; }
  • Property: virtual bool IsOpen { public get; }
  • Property: virtual object MAPIOBJECT { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string StoreID { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook StoresClass ()
public class Microsoft.Office.Interop.Outlook.StoresClass n/a
  • Event: public event StoresEvents_12_BeforeStoreRemoveEventHandler BeforeStoreRemove { get; set; }
  • Event: public event StoresEvents_12_StoreAddEventHandler StoreAdd { get; set; }
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual Store this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook StoresEvents_12 ()
public interface Microsoft.Office.Interop.Outlook.StoresEvents_12 n/a
  • Method: void BeforeStoreRemove (Store Store, out bool Cancel)
  • Method: void StoreAdd (Store Store)
--> NONE <--
Microsoft.Office.Interop.Outlook StoresEvents_12_BeforeStoreRemoveEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.StoresEvents_12_BeforeStoreRemoveEventHandler n/a
  • Constructor: public StoresEvents_12_BeforeStoreRemoveEventHandler (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 (Store Store, out bool Cancel)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook StoresEvents_12_Event ()
public interface Microsoft.Office.Interop.Outlook.StoresEvents_12_Event n/a
  • Event: public event StoresEvents_12_BeforeStoreRemoveEventHandler BeforeStoreRemove { get; set; }
  • Event: public event StoresEvents_12_StoreAddEventHandler StoreAdd { get; set; }
--> NONE <--
Microsoft.Office.Interop.Outlook StoresEvents_12_SinkHelper ()
public sealed class Microsoft.Office.Interop.Outlook.StoresEvents_12_SinkHelper n/a
  • Field: public StoresEvents_12_BeforeStoreRemoveEventHandler m_BeforeStoreRemoveDelegate
  • Field: public int m_dwCookie
  • Field: public StoresEvents_12_StoreAddEventHandler m_StoreAddDelegate
  • 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 ()
--> NONE <--
Microsoft.Office.Interop.Outlook StoresEvents_12_StoreAddEventHandler ()
public sealed delegate Microsoft.Office.Interop.Outlook.StoresEvents_12_StoreAddEventHandler n/a
  • Constructor: public StoresEvents_12_StoreAddEventHandler (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 (Store Store)
  • 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; }
--> NONE <--
Microsoft.Office.Interop.Outlook TableClass ()
public class Microsoft.Office.Interop.Outlook.TableClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual Row FindNextRow ()
  • Method: public virtual Row FindRow (string Filter)
  • Method: public virtual object GetArray (int MaxRows)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual Row GetNextRow ()
  • Method: public virtual int GetRowCount ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void MoveToStart ()
  • Method: public virtual Table Restrict (string Filter)
  • Method: public virtual void Sort (string SortProperty, object Descending)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual Columns Columns { public get; }
  • Property: virtual bool EndOfTable { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook TableViewClass ()
public class Microsoft.Office.Interop.Outlook.TableViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method: public virtual Table GetTable ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual bool AllowInCellEditing { public get; public set; }
  • Property: virtual bool AlwaysExpandConversation { public get; public set; }
  • Property: virtual Application Application { public get; }
  • Property: virtual AutoFormatRules AutoFormatRules { public get; }
  • Property: virtual bool AutomaticColumnSizing { public get; public set; }
  • Property: virtual bool AutomaticGrouping { public get; public set; }
  • Property: virtual OlAutoPreview AutoPreview { public get; public set; }
  • Property: virtual ViewFont AutoPreviewFont { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual ViewFont ColumnFont { public get; }
  • Property: virtual OlDefaultExpandCollapseSetting DefaultExpandCollapseSetting { public get; public set; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual OlGridLineStyle GridLineStyle { public get; public set; }
  • Property: virtual OrderFields GroupByFields { public get; }
  • Property: virtual bool HideReadingPaneHeaderInfo { public get; public set; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual int MaxLinesInMultiLineView { public get; public set; }
  • Property: virtual OlMultiLine MultiLine { public get; public set; }
  • Property: virtual int MultiLineWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual ViewFont RowFont { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowConversationByDate { public get; public set; }
  • Property: virtual bool ShowConversationSendersAboveSubject { public get; public set; }
  • Property: virtual bool ShowFullConversations { public get; public set; }
  • Property: virtual bool ShowItemsInGroups { public get; public set; }
  • Property: virtual bool ShowNewItemRow { public get; public set; }
  • Property: virtual bool ShowReadingPane { public get; public set; }
  • Property: virtual bool ShowUnreadAndFlaggedMessages { public get; public set; }
  • Property: virtual OrderFields SortFields { public get; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual ViewFields ViewFields { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.TaskItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
  • Property: virtual Account SendUsingAccount { public get; public set; }
  • Property: virtual DateTime ToDoTaskOrdinal { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.TaskRequestAcceptItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.TaskRequestDeclineItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.TaskRequestItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
--> NONE <--
public class Microsoft.Office.Interop.Outlook.TaskRequestUpdateItemClass ()
  • Event: public event ItemEvents_10_AfterWriteEventHandler AfterWrite { get; set; }
  • Event: public event ItemEvents_10_AttachmentRemoveEventHandler AttachmentRemove { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentAddEventHandler BeforeAttachmentAdd { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentPreviewEventHandler BeforeAttachmentPreview { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentReadEventHandler BeforeAttachmentRead { get; set; }
  • Event: public event ItemEvents_10_BeforeAttachmentWriteToTempFileEventHandler BeforeAttachmentWriteToTempFile { get; set; }
  • Event: public event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave { get; set; }
  • Event: public event ItemEvents_10_BeforeReadEventHandler BeforeRead { get; set; }
  • Event: public event ItemEvents_10_ReadCompleteEventHandler ReadComplete { get; set; }
  • Event: public event ItemEvents_10_UnloadEventHandler Unload { get; set; }
  • Method: public virtual Conversation GetConversation ()
  • Property: virtual bool AutoResolvedWinner { public get; }
  • Property: virtual Conflicts Conflicts { public get; }
  • Property: virtual string ConversationID { public get; }
  • Property: virtual PropertyAccessor PropertyAccessor { public get; }
  • Property: virtual object RTFBody { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook TasksModuleClass ()
public class Microsoft.Office.Interop.Outlook.TasksModuleClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual NavigationGroups NavigationGroups { public get; }
  • Property: virtual OlNavigationModuleType NavigationModuleType { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual int Position { public get; public set; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool Visible { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook TextRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.TextRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual object Text { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook TimelineViewClass ()
public class Microsoft.Office.Interop.Outlook.TimelineViewClass n/a
  • Method: public virtual void Apply ()
  • Method: public virtual View Copy (string Name, OlViewSaveOption SaveOption)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method: public virtual void GoToDate (DateTime Date)
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Reset ()
  • Method: public virtual void Save ()
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlDefaultExpandCollapseSetting DefaultExpandCollapseSetting { public get; public set; }
  • Property: virtual string EndField { public get; public set; }
  • Property: virtual string Filter { public get; public set; }
  • Property: virtual OrderFields GroupByFields { public get; }
  • Property: virtual ViewFont ItemFont { public get; }
  • Property: virtual string Language { public get; public set; }
  • Property: virtual bool LockUserChanges { public get; public set; }
  • Property: virtual ViewFont LowerScaleFont { public get; }
  • Property: virtual int MaxLabelWidth { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual OlViewSaveOption SaveOption { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual bool ShowLabelWhenViewingByMonth { public get; public set; }
  • Property: virtual bool ShowWeekNumbers { public get; public set; }
  • Property: virtual bool Standard { public get; }
  • Property: virtual string StartField { public get; public set; }
  • Property: virtual OlTimelineViewMode TimelineViewMode { public get; public set; }
  • Property: virtual ViewFont UpperScaleFont { public get; }
  • Property: virtual OlViewType ViewType { public get; }
  • Property: virtual string XML { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook TimeZoneClass ()
public class Microsoft.Office.Interop.Outlook.TimeZoneClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual int Bias { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int DaylightBias { public get; }
  • Property: virtual DateTime DaylightDate { public get; }
  • Property: virtual string DaylightDesignation { public get; }
  • Property: virtual string ID { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual int StandardBias { public get; }
  • Property: virtual DateTime StandardDate { public get; }
  • Property: virtual string StandardDesignation { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook TimeZonesClass ()
public class Microsoft.Office.Interop.Outlook.TimeZonesClass n/a
  • Method: public virtual DateTime ConvertTime (DateTime SourceDateTime, TimeZone SourceTimeZone, TimeZone DestinationTimeZone)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual TimeZone CurrentTimeZone { public get; }
  • Property: virtual TimeZone this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ToOrFromRuleConditionClass ()
public class Microsoft.Office.Interop.Outlook.ToOrFromRuleConditionClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlRuleConditionType ConditionType { public get; }
  • Property: virtual bool Enabled { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual Recipients Recipients { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook UserDefinedPropertiesClass ()
public class Microsoft.Office.Interop.Outlook.UserDefinedPropertiesClass n/a
  • Method: public virtual UserDefinedProperty Add (string Name, OlUserPropertyType Type, object DisplayFormat, object Formula)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method: public virtual UserDefinedProperty Find (string Name)
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Refresh ()
  • Method: public virtual void Remove (int Index)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual UserDefinedProperty this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook UserDefinedPropertyClass ()
public class Microsoft.Office.Interop.Outlook.UserDefinedPropertyClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method: public virtual void Delete ()
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int DisplayFormat { public get; }
  • Property: virtual string Formula { public get; }
  • Property: virtual string Name { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual OlUserPropertyType Type { public get; }
--> NONE <--
public interface Microsoft.Office.Interop.Outlook.View ()
  • Property: string Filter { public get; public set; }
--> NONE <--
Microsoft.Office.Interop.Outlook ViewFieldClass ()
public class Microsoft.Office.Interop.Outlook.ViewFieldClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual ColumnFormat ColumnFormat { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual string ViewXMLSchemaName { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ViewFieldsClass ()
public class Microsoft.Office.Interop.Outlook.ViewFieldsClass n/a
  • Method: public virtual ViewField Add (string PropertyName)
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method: public virtual ViewField Insert (string PropertyName, object Index)
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method: public virtual void Remove (object Index)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual int Count { public get; }
  • Property: virtual ViewField this [object Index] { public get; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
--> NONE <--
Microsoft.Office.Interop.Outlook ViewFontClass ()
public class Microsoft.Office.Interop.Outlook.ViewFontClass n/a
  • Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public virtual object GetLifetimeService ()
  • Method (i): public Type GetType ()
  • Method (i): public virtual object InitializeLifetimeService ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
  • Method (i): public virtual string ToString ()
  • Property: virtual Application Application { public get; }
  • Property: virtual bool Bold { public get; public set; }
  • Property: virtual OlObjectClass Class { public get; }
  • Property: virtual OlColor Color { public get; public set; }
  • Property: virtual OlCategoryColor ExtendedColor { public get; public set; }
  • Property: virtual bool Italic { public get; public set; }
  • Property: virtual string Name { public get; public set; }
  • Property: virtual object Parent { public get; }
  • Property: virtual NameSpace Session { public get; }
  • Property: virtual int Size { public get; public set; }
  • Property: virtual bool Strikethrough { public get; public set; }
  • Property: virtual bool Underline { public get; public set; }
--> NONE <--

TopSummary