public class Act.UI.Email.EmailConnector () |
- Method: public void Shutdown ()
|
- Method: public virtual void Shutdown ()
|
Act.UI.Email OutlookMailMessage () |
public class Act.UI.Email.OutlookMailMessage
|
n/a
|
- Constructor: public OutlookMailMessage (bool displaySignature)
- Method: public void AttachmentFileNameAdd (string fileName, bool autoDelete)
- Method: protected void AttachToContact ()
- Method: public bool BCCAdd (string emailAddress, string contactName, string contactID, string company, bool isSecondaryContact)
- Method: public bool CCAdd (string emailAddress, string contactName, string contactID, string company, bool isSecondaryContact)
- Method: protected void CreateHistory ()
- Method: protected void CreateHistory (bool includeBody)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetImagePath (string messageBody, int index, out string imagePath)
- Method (i): public Type GetType ()
- Method: public static void LastEmailSent ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void OnSend ()
- Method: public void OpenDraftWindow ()
- Method: protected bool RecipientAdd (string emailAddress, string contactName, string contactID, int type)
- Method: public void Send ()
- Method: public void SetBody (bool isAutomatic, MimeType mimeType, string messageBody)
- Method: public void SetCreateHistory (EmailCreateHistoryType createHistoryType, bool historyPrivate)
- Method: protected void SetHTMLBody (string messageBody)
- Method: protected void SetHTMLBody2 (string messageBody)
- Method: public void SetReadReceipt (bool readReceiptRequested)
- Method: public void SetSubject (string messageSubject)
- Method: public bool ToAdd (string emailAddress, string contactName, string contactID, string company, bool isSecondaryContact)
- Method (i): public virtual string ToString ()
- Property: static HistoryManager HistoryManager { public set; }
- Property: int Index { public get; }
- Property: static ArrayList Messages { public get; }
|
--> NONE <--
|
Act.UI.Email RedemptionException () |
public class Act.UI.Email.RedemptionException
|
n/a
|
- Constructor: public RedemptionException ()
- Event: protected event EventHandler`1 SerializeObjectState
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: int HResult { public get; }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <--
|
Act.UI.Email RedemptionLoader () |
public abstract sealed class Act.UI.Email.RedemptionLoader
|
n/a
|
- Field: public static string DllLocation32Bit
- Field: public static string DllLocation64Bit
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static AddressLists new_AddressLists ()
- Method: public static MAPIFolder new_MAPIFolder ()
- Method: public static MAPITable new_MAPITable ()
- Method: public static MAPIUtils new_MAPIUtils ()
- Method: public static RDOSession new_RDOSession ()
- Method: public static SafeAppointmentItem new_SafeAppointmentItem ()
- Method: public static SafeContactItem new_SafeContactItem ()
- Method: public static SafeCurrentUser new_SafeCurrentUser ()
- Method: public static SafeDistList new_SafeDistList ()
- Method: public static SafeInspector new_SafeInspector ()
- Method: public static SafeJournalItem new_SafeJournalItem ()
- Method: public static SafeMailItem new_SafeMailItem ()
- Method: public static SafeMeetingItem new_SafeMeetingItem ()
- Method: public static SafePostItem new_SafePostItem ()
- Method: public static SafeReportItem new_SafeReportItem ()
- Method: public static SafeTaskItem new_SafeTaskItem ()
- Method (i): public virtual string ToString ()
|
--> NONE <--
|
public class Act.UI.Email.EmailCreationService.EmailCreationClient () |
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
- Method (i): protected void InvokeAsync (BeginOperationDelegate beginOperationDelegate, object[] inValues, EndOperationDelegate endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
|
Microsoft.Office.Interop.Outlook _Application () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Application
|
--> NONE <--
|
- Method: object CreateItem (OlItemType ItemType)
- Method: NameSpace GetNamespace (string Type)
- Method: void Quit ()
- Property: Application Application { public get; }
- Property: Inspectors Inspectors { public get; }
- Property: NameSpace Session { public get; }
|
Microsoft.Office.Interop.Outlook _Inspector () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Inspector
|
--> NONE <--
|
- Method: void Activate ()
- Method: bool IsWordMail ()
- Property: OlEditorType EditorType { public get; }
- Property: object WordEditor { public get; }
|
Microsoft.Office.Interop.Outlook _Items () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._Items
|
--> NONE <--
|
- Property: int Count { public get; }
|
Microsoft.Office.Interop.Outlook _MailItem () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._MailItem
|
--> NONE <--
|
- Method: void Display (object Modal)
- Method: void SaveAs (string Path, object Type)
- Method: void Send ()
- Property: Attachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: Inspector GetInspector { public get; }
- Property: PropertyAccessor PropertyAccessor { public get; }
- Property: bool ReadReceiptRequested { public get; public set; }
- Property: Recipients Recipients { public get; }
- Property: string Subject { public get; public set; }
|
Microsoft.Office.Interop.Outlook _NameSpace () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._NameSpace
|
--> NONE <--
|
- Method: MAPIFolder GetDefaultFolder (OlDefaultFolders FolderType)
|
Microsoft.Office.Interop.Outlook _PropertyAccessor () |
n/a
|
public interface Microsoft.Office.Interop.Outlook._PropertyAccessor
|
--> NONE <--
|
- Method: void SetProperty (string SchemaName, object Value)
|
Microsoft.Office.Interop.Outlook ApplicationEvents () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents
|
--> NONE <--
|
- Method: void ItemSend (object Item, out bool Cancel)
|
Microsoft.Office.Interop.Outlook ApplicationEvents_Event () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_Event
|
--> NONE <--
|
- Event: public event ApplicationEvents_ItemSendEventHandler ItemSend
|
Microsoft.Office.Interop.Outlook ApplicationEvents_ItemSendEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_ItemSendEventHandler
|
--> NONE <--
|
- Constructor: public ApplicationEvents_ItemSendEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object Item, out bool Cancel)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook Attachment () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Attachment
|
--> NONE <--
|
- Property: int Index { public get; }
|
Microsoft.Office.Interop.Outlook Attachments () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Attachments
|
--> NONE <--
|
- Method: Attachment Add (object Source, object Type, object Position, object DisplayName)
- Method: void Remove (int Index)
|
Microsoft.Office.Interop.Outlook InspectorEvents_10 () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10
|
--> NONE <--
|
- Method: void Activate ()
- Method: void Close ()
- Method: void Deactivate ()
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_ActivateEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_ActivateEventHandler
|
--> NONE <--
|
- Constructor: public InspectorEvents_10_ActivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_CloseEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_CloseEventHandler
|
--> NONE <--
|
- Constructor: public InspectorEvents_10_CloseEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_DeactivateEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_DeactivateEventHandler
|
--> NONE <--
|
- Constructor: public InspectorEvents_10_DeactivateEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_Event () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10_Event
|
--> NONE <--
|
- Event: public event InspectorEvents_10_ActivateEventHandler Activate
- Event: public event InspectorEvents_10_CloseEventHandler Close
- Event: public event InspectorEvents_10_DeactivateEventHandler Deactivate
|
Microsoft.Office.Interop.Outlook InspectorsEvents () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.InspectorsEvents
|
--> NONE <--
|
- Method: void NewInspector (Inspector Inspector)
|
Microsoft.Office.Interop.Outlook InspectorsEvents_Event () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.InspectorsEvents_Event
|
--> NONE <--
|
- Event: public event InspectorsEvents_NewInspectorEventHandler NewInspector
|
Microsoft.Office.Interop.Outlook InspectorsEvents_NewInspectorEventHandler () |
n/a
|
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorsEvents_NewInspectorEventHandler
|
--> NONE <--
|
- Constructor: public InspectorsEvents_NewInspectorEventHandler (object, UIntPtr)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (Inspector Inspector)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Microsoft.Office.Interop.Outlook MAPIFolder () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.MAPIFolder
|
--> NONE <--
|
- Property: Items Items { public get; }
|
OlAttachmentType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlAttachmentType
                    olByValue = 1,
                    olByReference = 4,
                    olEmbeddeditem = 5,
                    olOLE = 6,
|
--> NONE <--
|
--> NONE <--
|
OlDefaultFolders () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlDefaultFolders
                    olFolderDeletedItems = 3,
                    olFolderOutbox = 4,
                    olFolderSentMail = 5,
                    olFolderInbox = 6,
                    olFolderCalendar = 9,
                    olFolderContacts = 10,
                    olFolderJournal = 11,
                    olFolderNotes = 12,
                    olFolderTasks = 13,
                    olFolderDrafts = 16,
                    olPublicFoldersAllPublicFolders = 18,
                    olFolderConflicts = 19,
                    olFolderSyncIssues = 20,
                    olFolderLocalFailures = 21,
                    olFolderServerFailures = 22,
                    olFolderJunk = 23,
                    olFolderRssFeeds = 25,
                    olFolderToDo = 28,
                    olFolderManagedEmail = 29,
                    olFolderSuggestedContacts = 30,
|
--> NONE <--
|
--> NONE <--
|
OlEditorType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlEditorType
                    olEditorText = 1,
                    olEditorHTML = 2,
                    olEditorRTF = 3,
                    olEditorWord = 4,
|
--> NONE <--
|
--> NONE <--
|
OlItemType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlItemType
                    olMailItem = 0,
                    olAppointmentItem = 1,
                    olContactItem = 2,
                    olTaskItem = 3,
                    olJournalItem = 4,
                    olNoteItem = 5,
                    olPostItem = 6,
                    olDistributionListItem = 7,
                    olMobileItemSMS = 11,
                    olMobileItemMMS = 12,
|
--> NONE <--
|
--> NONE <--
|
OlMailRecipientType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlMailRecipientType
                    olOriginator = 0,
                    olTo = 1,
                    olCC = 2,
                    olBCC = 3,
|
--> NONE <--
|
--> NONE <--
|
OlSaveAsType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlSaveAsType
                    olTXT = 0,
                    olRTF = 1,
                    olTemplate = 2,
                    olMSG = 3,
                    olDoc = 4,
                    olHTML = 5,
                    olVCard = 6,
                    olVCal = 7,
                    olICal = 8,
                    olMSGUnicode = 9,
                    olMHTML = 10,
|
--> NONE <--
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook Recipient () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Recipient
|
--> NONE <--
|
- Method: void Delete ()
- Method: bool Resolve ()
- Property: PropertyAccessor PropertyAccessor { public get; }
|
Microsoft.Office.Interop.Outlook Recipients () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.Recipients
|
--> NONE <--
|
- Method: Recipient Add (string Name)
|
Redemption IAttachment () |
public interface Redemption.IAttachment
|
n/a
|
- Property: object this [int PropTag] { public get; public set; }
|
--> NONE <--
|
Redemption IAttachments () |
public interface Redemption.IAttachments
|
n/a
|
- Method: Attachment Add (object Source, object Type, object Position, object DisplayName)
|
--> NONE <--
|
Redemption ISafeMailItem () |
public interface Redemption.ISafeMailItem
|
n/a
|
- Method: int GetIDsFromNames (string GUID, object ID)
- Method: void SaveAs (string Path, object Type)
- Method: void Send ()
- Property: Attachments Attachments { public get; }
- Property: string Body { public get; public set; }
- Property: object this [int PropTag] { public get; public set; }
- Property: string HTMLBody { public get; }
- Property: object Item { public get; public set; }
- Property: SafeRecipients Recipients { public get; }
|
--> NONE <--
|
Redemption ISafeRecipient () |
public interface Redemption.ISafeRecipient
|
n/a
|
- Property: object this [int PropTag] { public get; public set; }
|
--> NONE <--
|
Redemption ISafeRecipients () |
public interface Redemption.ISafeRecipients
|
n/a
|
- Method: SafeRecipient Add (string Name)
- Method: SafeRecipient AddEx (string Name, object Address, object AddressType, object Type)
|
--> NONE <--
|