Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_r_u_ListRights( string folder, string identifier, string requiredRights, string optionalRights )
Public Sub New ( folder As String, identifier As String, requiredRights As String, optionalRights As String )
public: IMAP_r_u_ListRights( String^ folder, String^ identifier, String^ requiredRights, String^ optionalRights )
new : folder : string * identifier : string * requiredRights : string * optionalRights : string -> IMAP_r_u_ListRights
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when folder or identifier is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119