Discuss this help topic in SecureBlackbox Forum

TElOneDrivePhoto.Images

TElOneDrivePhoto     See also     


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


Contains info about various sizes of the photo.

Declaration

[C#]
    TElOneDrivePhotoImages Images;

[VB.NET]
    Property Images As TElOneDrivePhotoImages

[Pascal]
    property Images: TElOneDrivePhotoImages;

[C++]
    TElOneDrivePhotoImages* get_Images();

[PHP]
    TElOneDrivePhotoImages get_Images()

[Java]
    TElOneDrivePhotoImages getImages();

Description

    Use this property to get information about various sizes of this photo.

See also:     Height     Width    

Discuss this help topic in SecureBlackbox Forum