ConversationActivity Enum 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ConversationActivity
	type ConversationActivity = 
		- Inheritance
 - 
				ConversationActivity
 
Fields
| Name | Value | Description | 
|---|---|---|
| Other | 0 | |
| Birthday | 1 | |
| Anniversary | 2 | |
| NewStory | 3 | |
| Audio | 4 | |
| Video | 5 | |
| Game | 6 | |
| Location | 7 | |
| UpcomingBirthday | 8 |