---
title: MEEmailAddress
framework: mailkit
role: symbol
role_heading: Class
path: mailkit/meemailaddress
---

# MEEmailAddress

## Declaration

```swift
class MEEmailAddress
```

## Topics

### Initializers

- [init(rawString:)](mailkit/meemailaddress/init(rawstring:).md)
- [init(coder:)](mailkit/meemailaddress/init(coder:).md)

### Instance Properties

- [addressString](mailkit/meemailaddress/addressstring.md)
- [rawString](mailkit/meemailaddress/rawstring.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Classes

- [MEComposeContext](mailkit/mecomposecontext.md)
- [MEDecodedMessageBanner](mailkit/medecodedmessagebanner.md)
- [MEExtensionManager](mailkit/meextensionmanager.md)
