ItemChoiceType Enumeration |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax[SerializableAttribute]
public enum ItemChoiceType
<SerializableAttribute>
Public Enumeration ItemChoiceType
[SerializableAttribute]
public enum class ItemChoiceType
[<SerializableAttribute>]
type ItemChoiceType
Members|
| Member name | Value | Description |
|---|
| AllInternal | 0 | |
| And | 1 | |
| RecipientIs | 2 | |
| SenderDepartments | 3 | |
| True | 4 | |
Remarks
See Also