DeletedSocialDataDetail members
Represents details about social data that has been deleted from the database.
The DeletedSocialDataDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DeletedSocialDataDetail | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
DeletedTime | Gets or sets the date and time when the social data was deleted. | |
Owner | Gets or sets the user associated with the social data. | |
Url | Gets or sets the URL to the social data. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top