in the hand - .NET Solutions for Mobility

EmailAccount.Transport Property

Gets the name of the transport used for this account ("IMAP", "POP", "ActiveSync", etc.)

Professional Edition.

[Visual Basic]
Public ReadOnly Property Transport As String
[C#]
public string Transport {get;}

See Also

EmailAccount Class | InTheHand.WindowsMobile.PocketOutlook Namespace