Discuss this help topic in SecureBlackbox Forum

TElIMAPMailBoxInfo.Attributes

TElIMAPMailBoxInfo     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Mailbox name attributes.

Declaration

[C#]
    TSBIMAPMailBoxAttributes Attributes;

[VB.NET]
    Property Attributes As TSBIMAPMailBoxAttributes

[Pascal]
    property Attributes : TSBIMAPMailBoxAttributes;

[C++]
    TSBIMAPMailBoxAttributes get_Attributes();

[PHP]
    integer get_Attributes()

[Java]
    short getAttributes();

TSBIMAPMailBoxAttributes values

Description

    This property contains mailbox name attributes.

See also:     Name    

Discuss this help topic in SecureBlackbox Forum