我对 NotesViewColumn有一个手柄,需要知道该列使用什么字段(只使用字段,没有公式)。
栏中包含“ Display: Field: Field” 集, (自然) 仅包含字段名称 。
有什么想法吗?
我对 NotesViewColumn有一个手柄,需要知道该列使用什么字段(只使用字段,没有公式)。
栏中包含“ Display: Field: Field” 集, (自然) 仅包含字段名称 。
有什么想法吗?
请尝试 getThomatterName () 方法 notesViewColumn 类 。
Hope this helps
Sven
I am using Domino.dll to access a NSF file in C#.NET 2.0 I am using multiple thread to access 4 NSF files at a time, its working fine for small NSF files, but if i try to access large NSF files i get ...
Some agents in an ancient Lotus Notes application has a difference in agent-enabled behaviour that I cannot explain: This is the agent list read in R7.0.3: Enabled agents in R7, notice the small &...
I want my Domino Calendar View to be initially setup in work-week format (showing monday to friday days) In Designer, I go to View Properties - Date and Time Format tab. There is a Initial Format ...
I m working on a data migration task, where I have to export a somewhat large Lotus Notes application into a blogging platform. My first task was to export the articles from Lotus Notes into CSV files....
I have an application that interacts with Domino via the Domino COM object. I can send, find, delete messages without problem but getting/setting the unread status does not work. The Domino COM object ...
I am using Interop.Domino dll version 1.2 in c# application, and using multithreading to access multiple NSF file at same time by creating new session for each thread created (Max 5 threads at a time)....
I am trying to retrieve an attachment from a lotus notes email using the EmbeddedObjects array off of a NotesDocument object. In my test, I ve set up an email with an attachment and am trying to ...
I am making one application where i am reading mails from Lotus Notes. I have made this application interdependent of Domino Server. But in this case.If user s Lotus Notes s is configured with Domino ...