UtilityGetNTUsers Method Ipswitch.Messaging.Framework
Takes users from the local SAM and adds them to a List of NTuser structures The calling function will then need to select users to add and add them to IMail Returns null if something goes wrong

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static List<NTUser> GetNTUsers()

Return Value

Type: ListNTUser

[Missing <returns> documentation for "M:IMailAPI_NET.Utility.GetNTUsers"]

See Also

Reference