Jump to content

How to dispaly "Exchange" messages via plug in vs POP3


Recommended Posts

Posted (edited)

I been searching all over the internet and this BB for information that would display MS Exchange message counts vs POP3 message counts. Is there a way to do this? I know the tag shows the POP3 message count. Is there documentation on the valid values for this plugin?

Thanks

<plugin file="sysplug.dll" 

clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="messages_aligned" height="22">

 		<label y="0" x="132" w="25" halign="center" bgcolor="transparent" 

font-size="14" fgcolor="#000000">

 		<text><unreadSMS/>

		</text>

		</label>

	   	<label y="0" x="205" w="25" halign="center" 

bgcolor="transparent" font-size="14" fgcolor="#000000">

 		<text><unreadEmail/>

		</text>

		</label>

		<label y="0" x="276" w="25" halign="center" bgcolor="transparent" 

font-size="14" fgcolor="#000000">

 		<text><unreadVMail/>

		</text>

		</label>

	</plugin>

Edited by RonV42

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.