Get Attributes
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetAttributesResponse GetAttributes( GetAttributesRequest request )
 Parameters
 Parameters- request (GetAttributesRequest)
- Get Attributes request
 Return Value
 Return ValueGet Attributes  Response from the service
 Remarks
 Remarks
            Returns all of the attributes associated with the item. Optionally, the attributes returned can be limited to
            the specified AttributeName parameter.
            If the item does not exist on the replica that was accessed for this operation, an empty attribute is
            returned. The system does not return an error as it cannot guarantee the item does not exist on other
            replicas.