Property | Type | Description | |
---|---|---|---|
NewEmailController | System | ||
SelectContact | void | ||
SendEmail | void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
Run ( ) : void |
Method | Description | |
---|---|---|
NewEmailController ( IMessageService messageService, IShellService shellService, IAddressBookService addressBookService, NewEmailViewModel newEmailViewModel ) : System | ||
SelectContact ( object commandParameter ) : void | ||
SendEmail ( ) : void |