MinimalPerson Members
Include Protected Members
Include Inherited Members
Contains the minimum amount of information required to create a SyndicationPerson object.
The MinimalPerson type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MinimalPerson | Creates a MinimalPerson object from the specified UserProfile object. |
Top
Properties
Name | Description | |
---|---|---|
AccountName | Gets a string value representing the account name of this MinimalPerson object. | |
ColleagueRecordId | Gets an identifier for the list of people who will choose to consume the published events of this MinimalPerson object. | |
Gets a string representing the e-mail address of this MinimalPerson object. | ||
ItemSecurity | Gets a value indicating the security level of the published events of this MinimalPerson object. | |
PartitionId | Gets a value that identifies the data partition for this MinimalPerson object. | |
PictureUri | Gets or sets a URL pointing to a picture for this MinimalPerson object. | |
PreferredName | Gets a string value representing the preferred name of this MinimalPerson. | |
RecordId | Gets a record identifier for this MinimalPerson object. |
Top
Methods
Name | Description | |
---|---|---|
CreateEntity | Converts this MinimalPerson into an Entity. | |
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