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)
- Method: public virtual bool QuickSendContactEmail (CrunchBundle bundle, Guid contactID, string messageBody, string subject, string[] attachments, int createHistoryType, bool returnReceipt, bool historyPrivate, string[] emailAddressFields)
|
public interface Act.UI.Email.EmailCreationService.IEmailCreation () |
--> NONE <--
|
- Method: bool QuickSendContactEmail (CrunchBundle bundle, Guid contactID, string messageBody, string subject, string[] attachments, int createHistoryType, bool returnReceipt, bool historyPrivate, string[] emailAddressFields)
|
public interface Microsoft.Office.Interop.Outlook._Application () |
- Property: Inspectors Inspectors { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Outlook._Inspector () |
- Method: bool IsWordMail ()
- Property: OlEditorType EditorType { public get; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Outlook._MailItem () |
- Method: void SaveAs (string Path, object Type)
|
- Method: void Save ()
- Property: OlBodyFormat BodyFormat { public get; public set; }
- Property: string HTMLBody { public get; public set; }
- Property: object RTFBody { public get; public set; }
- Property: UserProperties UserProperties { public get; }
|
public interface Microsoft.Office.Interop.Outlook._PropertyAccessor () |
--> NONE <--
|
- Method: object SetProperties (object SchemaNames, object Values)
|
Microsoft.Office.Interop.Outlook ApplicationEvents () |
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents
|
n/a
|
- Method: void ItemSend (object Item, out bool Cancel)
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook ApplicationEvents_Event () |
public interface Microsoft.Office.Interop.Outlook.ApplicationEvents_Event
|
n/a
|
- Event: public event ApplicationEvents_ItemSendEventHandler ItemSend
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook ApplicationEvents_ItemSendEventHandler () |
public sealed delegate Microsoft.Office.Interop.Outlook.ApplicationEvents_ItemSendEventHandler
|
n/a
|
- 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; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Outlook.Attachment () |
--> NONE <--
|
- Property: PropertyAccessor PropertyAccessor { public get; }
|
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10 () |
- Method: void Activate ()
- Method: void Deactivate ()
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_ActivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_ActivateEventHandler
|
n/a
|
- 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; }
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook InspectorEvents_10_DeactivateEventHandler () |
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorEvents_10_DeactivateEventHandler
|
n/a
|
- 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; }
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Outlook.InspectorEvents_10_Event () |
- Event: public event InspectorEvents_10_ActivateEventHandler Activate
- Event: public event InspectorEvents_10_CloseEventHandler Close
- Event: public event InspectorEvents_10_DeactivateEventHandler Deactivate
|
- Event: public event InspectorEvents_10_CloseEventHandler Close { get; set; }
|
Microsoft.Office.Interop.Outlook InspectorsEvents () |
public interface Microsoft.Office.Interop.Outlook.InspectorsEvents
|
n/a
|
- Method: void NewInspector (Inspector Inspector)
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook InspectorsEvents_Event () |
public interface Microsoft.Office.Interop.Outlook.InspectorsEvents_Event
|
n/a
|
- Event: public event InspectorsEvents_NewInspectorEventHandler NewInspector
|
--> NONE <--
|
Microsoft.Office.Interop.Outlook InspectorsEvents_NewInspectorEventHandler () |
public sealed delegate Microsoft.Office.Interop.Outlook.InspectorsEvents_NewInspectorEventHandler
|
n/a
|
- 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; }
|
--> NONE <--
|
OlBodyFormat () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlBodyFormat
                    olFormatUnspecified = 0,
                    olFormatPlain = 1,
                    olFormatHTML = 2,
                    olFormatRichText = 3,
|
--> NONE <--
|
--> NONE <--
|
OlEditorType () |
public sealed enum Microsoft.Office.Interop.Outlook.OlEditorType
                    olEditorText = 1,
                    olEditorHTML = 2,
                    olEditorRTF = 3,
                    olEditorWord = 4,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
OlSaveAsType () |
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,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
OlUserPropertyType () |
n/a
|
public sealed enum Microsoft.Office.Interop.Outlook.OlUserPropertyType
                    olOutlookInternal = 0,
                    olText = 1,
                    olNumber = 3,
                    olDateTime = 5,
                    olYesNo = 6,
                    olDuration = 7,
                    olKeywords = 11,
                    olPercent = 12,
                    olCurrency = 14,
                    olFormula = 18,
                    olCombination = 19,
                    olInteger = 20,
                    olEnumeration = 21,
                    olSmartFrom = 22,
|
--> NONE <--
|
--> NONE <--
|
public interface Microsoft.Office.Interop.Outlook.Recipient () |
--> NONE <--
|
- Property: string Address { public get; }
|
Microsoft.Office.Interop.Outlook UserProperties () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.UserProperties
|
--> NONE <--
|
- Method: UserProperty Add (string Name, OlUserPropertyType Type, object AddToFolderFields, object DisplayFormat)
|
Microsoft.Office.Interop.Outlook UserProperty () |
n/a
|
public interface Microsoft.Office.Interop.Outlook.UserProperty
|
--> NONE <--
|
- Property: object Value { public get; public set; }
|