惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
News | PayPal Newsroom
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
H
Hacker News: Front Page
Apple Machine Learning Research
Apple Machine Learning Research
TaoSecurity Blog
TaoSecurity Blog
Help Net Security
Help Net Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
Security Latest
Security Latest
Cloudbric
Cloudbric
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Know Your Adversary
Know Your Adversary
A
Arctic Wolf
L
LangChain Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
W
WeLiveSecurity
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
小众软件
小众软件
NISL@THU
NISL@THU
云风的 BLOG
云风的 BLOG
P
Privacy & Cybersecurity Law Blog
S
Security @ Cisco Blogs
博客园 - 【当耐特】
I
InfoQ
Vercel News
Vercel News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Proofpoint News Feed
O
OpenAI News
Google DeepMind News
Google DeepMind News
N
News and Events Feed by Topic
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
K
Kaspersky official blog
T
Threat Research - Cisco Blogs
量子位
宝玉的分享
宝玉的分享

博客园 - Mint

I'm Back 如何分析资产负债表 - Mint - 博客园 推式与拉式生产(Push and Pull Production) {转载}PUSH-PULL集成生产管理模式在制造执行系统中的应用 ERP中财物凭证 分久必合,合久必分 理解ERP的小比喻--做大事如烹小鲜 老曹语录 Asp操作DTS进行代参数的数据导入导出 关于Access2003数据集操作的一个简单问题 无法使用Outlook 2003 Out Of Office Assisant 刷机 [团队]企业内网开发集成应用--欢迎参加 关于Infopath的3种Email发送功能 自动创建计算机帐户(转微软) 使用sysprep使计算机自动添加入域 Linux 的 常 用 网 络 命 令 DOS下常用网络相关命令解释 爽哉使用cnwap手机卡在笔记本上上网
工作流的问题
Mint · 2006-06-14 · via 博客园 - Mint

工作流的问题

初学开发exchange的工作流。遇到一些问题。
我是按照msdn的例子做了一个请假应用程序。
本打算不按照他的方法从用户的ad目录属性中取得相应的经理邮件地,而是用户自己选择经理的地址,就像发电子邮件一样按下那个“发送给”按钮然后选择。
这个按钮很简单在表单上制作,时使用它的To字段,但是从工作流中却得不到他的值(空的)。于是自己定义了一个字段,用户选择后直接通过函数“[To]”来进行榜定数值。
但是后面得到的为用户的名字,不是电子邮件地址。
请问如何才能正确的得到相应的地址呢?
是否从workflowsession中得到表单控件的属性呢?

posted on 2006-06-14 16:34  Mint  阅读(949)  评论(7)    收藏  举报