Skip to content

Address Book RemoteFolder option #9

@Valdun

Description

@Valdun

Hello,

I'm trying to integrate your DLL to my powershell code, I made the connection and I can create a use, but I need to define the SMB remote Folder Path (without auth), which is "remoteFolder:path=".

I saw the overloaded method in your DLL for the part

public uint AddUser(string name, string userCode, string displayName, string emailAddress = null, Action<AddressBookEntry> options = null)
   {
   }

But I don't find how to add option args for the last arg in the fonction :
Action<AddressBookEntry> options = null

Could help me with ?

Thks in advance for your support

And thanks for this great job #

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions