<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>NOVELL FORUMS - DEV: GroupWise C3PO</title>
		<link>http://forums.novell.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Tue, 24 Nov 2009 07:11:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.novell.com/images/ca_serenity/misc/rss.jpg</url>
			<title>NOVELL FORUMS - DEV: GroupWise C3PO</title>
			<link>http://forums.novell.com/</link>
		</image>
		<item>
			<title>Add an Attachment to a new mail</title>
			<link>http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/393149-add-attachment-new-mail.html</link>
			<pubDate>Wed, 18 Nov 2009 15:58:05 GMT</pubDate>
			<description><![CDATA[Hi, 
 
IÂ´d like to add an attachment to a new create mail in groupwise by pushing a custom button ("GW.MESSAGE"). The button is visible and works...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
IÂ´d like to add an attachment to a new create mail in groupwise by pushing a custom button (&quot;GW.MESSAGE&quot;). The button is visible and works but I dont know which object i have to use.<br />
<br />
I tryed with:<br />
<br />
        Dim objMessage As Object<br />
        Dim colMessageList As Object<br />
        colMessageList = g_C3POManager.ClientState<br />
        objMessage = colMessageList.CommandMessage<br />
<br />
I donÂ´t get the objMessage to use:<br />
<br />
objMessage.Attachments.Add(filename)<br />
<br />
Any Idea?</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/">DEV: GroupWise C3PO</category>
			<dc:creator>schlumpfger</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/393149-add-attachment-new-mail.html</guid>
		</item>
		<item>
			<title>Signature</title>
			<link>http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/392977-signature.html</link>
			<pubDate>Tue, 17 Nov 2009 12:46:53 GMT</pubDate>
			<description>Hi, 
 
I´m writing a c3po.dll that is supposed to save emails in a data management system. Now I´m wondering how do I get if the mail is signed or...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I´m writing a c3po.dll that is supposed to save emails in a data management system. Now I´m wondering how do I get if the mail is signed or not? There is no property for in the GroupwareTypeLibrary.Message object.<br />
<br />
Thanks, <br />
<br />
Daniel</div>

]]></content:encoded>
			<category domain="http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/">DEV: GroupWise C3PO</category>
			<dc:creator>schlumpfger</dc:creator>
			<guid isPermaLink="true">http://forums.novell.com/novell-developer-forums/dev-groupwise-c3po/392977-signature.html</guid>
		</item>
	</channel>
</rss>
