Discuss this help topic in SecureBlackbox Forum

TElOneDriveDataStorageObject.From

TElOneDriveDataStorageObject     See also     


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


Contains info about the user who uploaded the object.

Declaration

[C#]
    TElOneDriveFriend From;

[VB.NET]
    Property From As TElOneDriveFriend

[Pascal]
    property From: TElOneDriveFriend;

[C++]
    TElOneDriveFriend* get_From();

[PHP]
    TElOneDriveFriend get_From()

[Java]
    TElOneDriveFriend getFrom();

Description

    Use this property to obtain additional info about the user who uploaded the object.

See also:     ID    

Discuss this help topic in SecureBlackbox Forum