Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Active directory 2003 and Exhange 2003

Active directory 2003 and Exhange 2003

Scheduled Pinned Locked Moved C#
csharpwindows-admindata-structuresregextutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MarkusJ_NZ
    wrote on last edited by
    #1

    Hi, given an Active Directory account as well as a Exchange MailBox can anyone show me how I link the two together in C# code? I want to be able to (Given a persons Active Directory Username) retrieve their details from Exchange. I know that I must use the msExchMailboxGuid in Active Directory and link it to the MailboxGUID in Exchange. When I view the msExchMailBoxGuid property I receive a GUID like {B8220D80-4788-44D6-83C3-2C421BA7D0BC} When I call the MailBoxGUID I receive a System.Byte[]. I think that if I cast the array to a string I might get a match between the two but I am not sure how to do the ByteArray cast. Thanks in advance for any ideas Mark

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups