⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 appointmentitemclass.cs

📁 破解的飞信源代码
💻 CS
📖 第 1 页 / 共 4 页
字号:
        [DispId(0x3007)]
        public virtual DateTime Microsoft.Office.Interop.Outlook._AppointmentItem.CreationTime { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x3007)] get; }

        [DispId(0xfa4d)]
        public virtual OlDownloadState Microsoft.Office.Interop.Outlook._AppointmentItem.DownloadState { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xfa4d)] get; }

        [DispId(0x8213)]
        public virtual int Microsoft.Office.Interop.Outlook._AppointmentItem.Duration { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8213)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8213)] set; }

        [DispId(0x820e)]
        public virtual DateTime Microsoft.Office.Interop.Outlook._AppointmentItem.End { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x820e)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x820e)] set; }

        [DispId(0xf01e)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.EntryID { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf01e)] get; }

        [DispId(0xf095)]
        public virtual Microsoft.Office.Interop.Outlook.FormDescription Microsoft.Office.Interop.Outlook._AppointmentItem.FormDescription { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf095)] get; }

        [DispId(0xf03e)]
        public virtual Inspector Microsoft.Office.Interop.Outlook._AppointmentItem.GetInspector { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf03e)] get; }

        [DispId(0x17)]
        public virtual OlImportance Microsoft.Office.Interop.Outlook._AppointmentItem.Importance { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x17)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x17)] set; }

        [DispId(0x3fde)]
        public virtual int Microsoft.Office.Interop.Outlook._AppointmentItem.InternetCodepage { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x3fde)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x3fde)] set; }

        [DispId(0xfaa4)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.IsConflict { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xfaa4)] get; }

        [DispId(0x8240)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.IsOnlineMeeting { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8240)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8240)] set; }

        [DispId(0x8223)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.IsRecurring { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8223)] get; }

        [DispId(0xfa09)]
        public virtual Microsoft.Office.Interop.Outlook.ItemProperties Microsoft.Office.Interop.Outlook._AppointmentItem.ItemProperties { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xfa09)] get; }

        [DispId(0x3008)]
        public virtual DateTime Microsoft.Office.Interop.Outlook._AppointmentItem.LastModificationTime { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x3008)] get; }

        [DispId(0xf405)]
        public virtual Microsoft.Office.Interop.Outlook.Links Microsoft.Office.Interop.Outlook._AppointmentItem.Links { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf405)] get; }

        [DispId(0x8208)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.Location { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8208)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8208)] set; }

        [DispId(0xf100)]
        public virtual object Microsoft.Office.Interop.Outlook._AppointmentItem.MAPIOBJECT { [return: MarshalAs(UnmanagedType.IUnknown)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf100), TypeLibFunc((short) 0x40)] get; }

        [DispId(0x8571)]
        public virtual OlRemoteStatus Microsoft.Office.Interop.Outlook._AppointmentItem.MarkForDownload { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8571)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8571)] set; }

        [DispId(0x8217)]
        public virtual OlMeetingStatus Microsoft.Office.Interop.Outlook._AppointmentItem.MeetingStatus { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8217)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8217)] set; }

        [DispId(0x8209)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.MeetingWorkspaceURL { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8209)] get; }

        [DispId(0x1a)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.MessageClass { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x1a)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x1a)] set; }

        [DispId(0x8534)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.Mileage { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8534)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8534)] set; }

        [DispId(0x8244)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.NetMeetingAutoStart { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8244)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8244)] set; }

        [DispId(0x8247)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.NetMeetingDocPathName { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8247)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8247)] set; }

        [DispId(0x8243)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.NetMeetingOrganizerAlias { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8243)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8243)] set; }

        [DispId(0x8242)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.NetMeetingServer { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8242)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8242)] set; }

        [DispId(0x8241)]
        public virtual OlNetMeetingType Microsoft.Office.Interop.Outlook._AppointmentItem.NetMeetingType { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8241)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8241)] set; }

        [DispId(0x8248)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.NetShowURL { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8248)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8248)] set; }

        [DispId(0x850e)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.NoAging { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] set; }

        [DispId(0xe03)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.OptionalAttendees { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe03)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe03)] set; }

        [DispId(0x42)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.Organizer { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x42)] get; }

        [DispId(0x8552)]
        public virtual int Microsoft.Office.Interop.Outlook._AppointmentItem.OutlookInternalVersion { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8552)] get; }

        [DispId(0x8554)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.OutlookVersion { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8554)] get; }

        [DispId(0xf001)]
        public virtual object Microsoft.Office.Interop.Outlook._AppointmentItem.Parent { [return: MarshalAs(UnmanagedType.IDispatch)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf001)] get; }

        [DispId(0xf814)]
        public virtual Microsoft.Office.Interop.Outlook.Recipients Microsoft.Office.Interop.Outlook._AppointmentItem.Recipients { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf814)] get; }

        [DispId(0xf545)]
        public virtual OlRecurrenceState Microsoft.Office.Interop.Outlook._AppointmentItem.RecurrenceState { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf545)] get; }

        [DispId(0x8501)]
        public virtual int Microsoft.Office.Interop.Outlook._AppointmentItem.ReminderMinutesBeforeStart { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8501)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8501)] set; }

        [DispId(0x851c)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.ReminderOverrideDefault { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851c)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851c)] set; }

        [DispId(0x851e)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.ReminderPlaySound { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851e)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851e)] set; }

        [DispId(0x8503)]
        public virtual bool Microsoft.Office.Interop.Outlook._AppointmentItem.ReminderSet { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8503)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8503)] set; }

        [DispId(0x851f)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.ReminderSoundFile { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851f)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x851f)] set; }

        [DispId(0x8220)]
        public virtual DateTime Microsoft.Office.Interop.Outlook._AppointmentItem.ReplyTime { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8220)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8220)] set; }

        [DispId(0xe04)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.RequiredAttendees { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe04)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe04)] set; }

        [DispId(0xe02)]
        public virtual string Microsoft.Office.Interop.Outlook._AppointmentItem.Resources { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe02)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe02)] set; }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -