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

📄 noteitemclass.cs

📁 破解的飞信源代码
💻 CS
📖 第 1 页 / 共 2 页
字号:
        [DispId(0x9001)]
        public virtual string Microsoft.Office.Interop.Outlook._NoteItem.Categories { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x9001)] get; [param: In, MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x9001)] set; }

        [DispId(0xf00a)]
        public virtual OlObjectClass Microsoft.Office.Interop.Outlook._NoteItem.Class { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf00a)] get; }

        [DispId(0x8b00)]
        public virtual OlNoteColor Microsoft.Office.Interop.Outlook._NoteItem.Color { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8b00)] get; [param: In] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0x8b00)] set; }

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

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

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

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

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

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

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

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

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

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

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

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

        [DispId(0x1a)]
        public virtual string Microsoft.Office.Interop.Outlook._NoteItem.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(0xf001)]
        public virtual object Microsoft.Office.Interop.Outlook._NoteItem.Parent { [return: MarshalAs(UnmanagedType.IDispatch)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf001)] get; }

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

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

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

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

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

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

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

        [DispId(0xf0a3)]
        public virtual bool Saved { [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf0a3)] 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(0xf7a0)]
        public virtual string Subject { [return: MarshalAs(UnmanagedType.BStr)] [MethodImpl(MethodImplOptions.InternalCall, MethodCodeType=MethodCodeType.Runtime), DispId(0xf7a0)] get; }

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

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

⌨️ 快捷键说明

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