Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveAccountInfo.User

TElGoogleDriveAccountInfo     See also     


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


Contains user data.

Declaration

[C#]
    TElGoogleDriveUser User;

[VB.NET]
    Property User As TElGoogleDriveUser

[Pascal]
    property User: TElGoogleDriveUser;

[C++]
    TElGoogleDriveUser* get_User();

[PHP]
    TElGoogleDriveUser get_User()

[Java]
    TElGoogleDriveUser getUser();

Description

    Use this property to get the data of the user of this account.

See also:     Name    

Discuss this help topic in SecureBlackbox Forum