Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a new post to a user's Web log.
The UserProfileWebLogChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccountName | (Inherited from UserProfileChange.) |
![]() |
ChangedProfile | Gets the profile whose data has changed. (Inherited from ProfileBaseChange.) |
![]() |
ChangedUser | Obsolete. (Inherited from UserProfileChange.) |
![]() |
ChangeType | Gets the type of change that was made to the profile. (Inherited from ProfileBaseChange.) |
![]() |
EventTime | Gets the UTC time when the change occurred. (Inherited from ProfileBaseChange.) |
![]() |
Id | Gets the event identifier associated with the change. (Inherited from ProfileBaseChange.) |
![]() |
ObjectType | Gets the type of object on which the change was made. (Inherited from ProfileBaseChange.) |
![]() |
PermaLink | Gets the permanent link to a post on the user's Web log. |
![]() |
PrivacyPolicy | Gets the privacy policy, if any, used by the type of object that was changed. (Inherited from ProfileBaseChange.) |
![]() |
Title | Gets the title of a post on the user's Web log. |
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