Returns the EmailMessageFolder at the specified index within the collection.
| C# | Visual Basic |
public EmailMessageFolder this[ int index ] { get; }
Public ReadOnly Default Property Item ( _ index As Integer _ ) As EmailMessageFolder Get
- index (Int32)