UserProfileWebLogChange Members
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.) | |
ChangedUser | (Inherited from UserProfileChange.) | |
ChangeType | (Inherited from UserProfileChange.) | |
EventTime | (Inherited from UserProfileChange.) | |
Id | (Inherited from UserProfileChange.) | |
ObjectType | (Inherited from UserProfileChange.) | |
PermaLink | Gets the permanent link to a post on the user's Web log. | |
PrivacyPolicy | (Inherited from UserProfileChange.) | |
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
Fields
Name | Description | |
---|---|---|
m_policy | (Inherited from UserProfileChange.) | |
m_profileManager | (Inherited from UserProfileChange.) |
Top