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