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

📄 meetingitemclass.cs

📁 破解的飞信源代码
💻 CS
📖 第 1 页 / 共 3 页
字号:
        [DispId(0x8534)]
        public virtual string Microsoft.Office.Interop.Outlook._MeetingItem.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(0x850e)]
        public virtual bool Microsoft.Office.Interop.Outlook._MeetingItem.NoAging { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] set; }

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

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

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

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

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

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

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

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

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

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

        [DispId(0xf401)]
        public virtual MAPIFolder Microsoft.Office.Interop.Outlook._MeetingItem.SaveSentMessageFolder { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf401)] get; [param: In, MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf401)] set; }

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

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

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

        [DispId(0x36)]
        public virtual OlSensitivity Microsoft.Office.Interop.Outlook._MeetingItem.Sensitivity { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x36)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x36)] set; }

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

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

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

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

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

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

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

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

        [DispId(0x8534)]
        public virtual string 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(0x850e)]
        public virtual bool NoAging { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x850e)] set; }

        [DispId(0x23)]
        public virtual bool OriginatorDeliveryReportRequested { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x23)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x23)] set; }

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

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

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

        [DispId(0xe06)]
        public virtual DateTime ReceivedTime { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe06)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe06)] set; }

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

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

        [DispId(0x8502)]
        public virtual DateTime ReminderTime { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8502)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8502)] set; }

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

        [DispId(0xf0a3)]
        public virtual bool Saved { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf0a3)] get; }

        [DispId(0xf401)]
        public virtual MAPIFolder SaveSentMessageFolder { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf401)] get; [param: In, MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf401)] set; }

        [DispId(0xc1f)]
        public virtual string SenderEmailAddress { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xc1f)] get; }

        [DispId(0xc1e)]
        public virtual string SenderEmailType { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xc1e)] get; }

        [DispId(0xc1a)]
        public virtual string SenderName { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xc1a)] get; }

        [DispId(0x36)]
        public virtual OlSensitivity Sensitivity { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x36)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x36)] set; }

        [DispId(0xf402)]
        public virtual bool Sent { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf402)] get; }

        [DispId(0x39)]
        public virtual DateTime SentOn { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x39)] get; }

        [DispId(0xf00b)]
        public virtual NameSpace Session { [return: MarshalAs(UnmanagedType.Interface)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf00b)] get; }

        [DispId(0xe08)]
        public virtual int Size { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xe08)] get; }

        [DispId(0x37)]
        public virtual string Subject { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x37)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x37)] set; }

        [DispId(0xf403)]
        public virtual bool Submitted { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf403)] get; }

        [DispId(0xf01c)]
        public virtual bool UnRead { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf01c)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf01c)] set; }

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

⌨️ 快捷键说明

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