UserProfileAnniversaryChange Members
Include Protected Members
Include Inherited Members
Represents the anniversary of a user's date property, such as their birthday. The event is fires once per year.
The UserProfileAnniversaryChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountName | (Inherited from UserProfileChange.) | |
Anniversary | Gets the DateTime object of the anniversary. | |
ChangedUser | (Inherited from UserProfileChange.) | |
ChangeType | (Inherited from UserProfileChange.) | |
EventTime | (Inherited from UserProfileChange.) | |
Id | (Inherited from UserProfileChange.) | |
NewValueProfile | Gets the user profile corresponding to the new value. (Inherited from UserProfilePropertyValueChange.) | |
ObjectType | (Inherited from UserProfileChange.) | |
PrivacyPolicy | (Inherited from UserProfileChange.) | |
ProfileProperty | Gets the user profile property. (Inherited from UserProfilePropertyValueChange.) |
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