LumiSoft Net Help
Item Property (index)
NamespacesLumiSoft.Net.MimeMailboxAddressCollectionItem[([( Int32])])
Gets mailbox from specified index.
Declaration Syntax
C#Visual BasicVisual C++F#
public MailboxAddress this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As MailboxAddress
	Get
public:
property MailboxAddress^ default[int index] {
	MailboxAddress^ get (int index);
}
member Item : MailboxAddress with get
Parameters
index (Int32)
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119