Discuss this help topic in SecureBlackbox Forum
Specifies mailbox name.
Declaration
[VB.NET]
Property Name As String
[Pascal]
property Name : TWideString;
[C++]
void get_Name(sb_u16string &OutResult);
void get_Name(std::wstring &OutResult);
Description
This property specifies mailbox name.
Discuss this help topic in SecureBlackbox Forum